v4.2.1
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.)