- Update dependencies
- Update dependencies in order to remove securuty vulnerabilities
- New build contains better definitions
- Support clonning Classes
- Clone the object received on
set
(immutable) - Clone the object sent to
subscribers
on change event (immutable)
- Fix
import
onindex.js
- Remove unnecessary files from npm package
- BREAKING: Replaced
callMeNow
forfireImmediately
- Now we only call the subscriber when the value actually changed
- Add ESM support
- New Documentation
- The Library