v2.15.0
- 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
whenshouldHotReload
is set tofalse
. @zalmoxisus #326