Bugfixes:
- Observed document data must be deep freezed in dev mode #3434 Thanks @chrisdrackett
Other:
- We now have set
sideEffects: false
to the default in the package.json so tree shaking can work. - Optimized memory usage in the query cache.
Features:
- Added replication primitives plugin