6.0.0 (2020-03-03)
- Merge pull request #536 from immerjs/multi-bundle (0d87fc8), closes #536
- Adding large data sets to a draft has been optimized (in case autofreeze is disabled)
- Added compatibility typing support for TypeScript versions pre 3.7
BREAKING CHANGES
- Support for ES5, patches and Map/Set collections has to be explicitly enable now: https://immerjs.github.io/immer/docs/installation
- Custom serialization hooks are no longer supported