Releases: ice-lab/icestore
Releases · ice-lab/icestore
v2.0.1
29 Mar 10:31
Compare
Sorry, something went wrong.
No results found
v2.0.0
29 Mar 10:28
Compare
Sorry, something went wrong.
No results found
feat: remove 1.x deprecated features
feat: upgrade immer from 6.x to 9.x
chore: add es module output
chore: remove cjs output
v1.4.3...v2.0.0
v1.4.3
21 Jun 05:59
Compare
Sorry, something went wrong.
No results found
chore: peerDep react version compatible 17.x
chore: travis-ci -> Github Actions
v1.4.2...v1.4.3
v1.4.2
01 Jun 02:36
Compare
Sorry, something went wrong.
No results found
v1.4.1
19 May 03:43
Compare
Sorry, something went wrong.
No results found
Fix: Error & Loading plugin using immer
v1.4.0
26 Apr 02:37
Compare
Sorry, something went wrong.
No results found
Feat: Provide withModel API for smaller use;
Feat: Add unit test and coverage rate reaches 87%;
Fix: effects should return an object;
Fix: Add meta type in ModelEffectsm for TypeScript;
Docs & Examples: Add "Migrating From Redux" Section and more examples
v1.3.5
11 Apr 03:17
Compare
Sorry, something went wrong.
No results found
Fix: utility type - ExtractIModelDispatcher*
Docs: model define upgrade guide for 1.0 to 1.3
v1.3.4
10 Apr 06:51
Compare
Sorry, something went wrong.
No results found
Fix: The condition judgment of the acquisition model is wrong
Chore: Display the model name in the error message
Docs: Add "Readonly" and "Get Latest state of Model" for Recipes
v1.3.3
08 Apr 02:52
Compare
Sorry, something went wrong.
No results found
Fix: getModelDispatchers API should return available dispatchers
v1.3.2
07 Apr 09:10
Compare
Sorry, something went wrong.
No results found
Feat: Better TypeScript Support
Feat: Support Provider initialStates
Feat: Support this.setState
Docs: Better example and more details for effects