- add uniqueKey in Provider
- add queue caching dispatch when multiple dispatchs are triggered simulaneously
- sharing state when call Provider in different palces in different projects
- sharing state when call Provider in different palces in the same project
- Fix the problem of state loss when you use Provider multiple times
- polyfilled
- reduce volume
- Optimising connect
- add clone
- add second parameter to useModel
- bug when the entire state is updated, the component that registered the local property of the state is not updated.
- add callbacks after set state, and change parameter form of useModel
- remove the function instead of an argument
- add function that updates the model and does not cause an update of the corresponding component
- bug state immutable
Aug 8, 2019
- optimized
Aug 7, 2019
- fix export default is Provider
Aug 7, 2019
- bug fix: useAdd and connect not work
Aug 6, 2019
- bug fix: require not work
- from this version is statble
- please dont download the versions below this