Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-19 | 663 Bytes | |
v7.0.1 source code.tar.gz | 2024-12-19 | 790.0 kB | |
v7.0.1 source code.zip | 2024-12-19 | 892.8 kB | |
Totals: 3 Items | 1.7 MB | 0 |
Breaking Changes/Fixes
These may break your TypeScript types if you were relying on the prior behavior. See https://github.com/mobxjs/mobx-state-tree/issues/2230 for details.
- Fix/2230 type instantiation excessively deep by @coolsoftwaretyler in https://github.com/mobxjs/mobx-state-tree/pull/2231
- fix: revert 2218 to fix ts excessively deep types by @coolsoftwaretyler in https://github.com/mobxjs/mobx-state-tree/pull/2234
Development/Community
- Feat/add formatting config by @coolsoftwaretyler in https://github.com/mobxjs/mobx-state-tree/pull/2226
Full Changelog: https://github.com/mobxjs/mobx-state-tree/compare/v7.0.0...v7.0.1