Skip to content

v2.15.0

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 04 May 15:56
· 117 commits to master since this release
  • The extension now works on Firefox DevTools panel (not only from a new window as before). @clarkbw #343.
  • Support for NaN, Infinity ES6 Symbol, Map and Set data types. @davidfurlong kolodny/jsan#14
  • Properly handle replaceReducer when shouldHotReload is set to false. @zalmoxisus #326