Releases: Lomray-Software/react-mobx-manager
Releases · Lomray-Software/react-mobx-manager
v1.2.0
1.2.0 (2022-10-28)
Features
v1.1.0
1.1.0 (2022-10-27)
Bug Fixes
- change build target type to es2019 (4f4cb2e)
- dependencies (0b58f3e)
- react 18 twice mount (0eae430)
- remove unnecessary memo (de3b153)
- remove unused interfaces, add store type (b0dabcb)
Features
- add async storage (b46b833)
- add support SSR, support react native (a91fcfe)
- put each store in component context, possible get store from another store by context (2780b0c)
v1.1.0-beta.1
Bug Fixes
- change build target type to es2019 (4f4cb2e)
- dependencies (0b58f3e)
- react 18 twice mount (0eae430)
- remove unnecessary memo (de3b153)
- remove unused interfaces, add store type (b0dabcb)
Features
- add async storage (b46b833)
- add support SSR, support react native (a91fcfe)
- put each store in component context, possible get store from another store by context (2780b0c)
v1.0.0-beta.9
Features
- put each store in component context, possible get store from another store by context (2780b0c)
v1.0.0-beta.7
Features
- add support SSR, support react native (a91fcfe)
v1.0.0-beta.5
Bug Fixes
- change build target type to es2019 (4f4cb2e)