Skip to content

v4.2.1

Compare
Choose a tag to compare
@solkimicreb solkimicreb released this 22 Jan 11:55
· 6 commits to master since this release

Fixes

  • Fixed object values in ES6 collections (Map, Set, WeakMap, WeakSet) not being wrapped by observables when requested from inside reactions. (This caused reactions not running in some cases when an ES6 collection was part of an observable store.)