You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Includesworking [persistmiddleware](https://github.com/mayank1513/kosha/blob/main/lib/src/middleware/persist.ts) example out-of-the-box
72
+
-Includesworking [persistmiddleware](https://github.com/mayank1513/kosha/blob/main/lib/src/middleware/persist.ts) and [immer middleware](https://github.com/mayank1513/kosha/blob/main/lib/src/middleware/immer.ts) example out-of-the-box
73
73
74
74
---
75
75
@@ -210,6 +210,80 @@ You can combine `immer` middleware with other middlewares like `persist` for pow
However, **KoshadoesnotyetprovidestrongTypeScriptinferenceforslices**likeZustand’s`StoreApi`-basedhelpers. Ifyourelyheavilyontypesforcomposingslices, youmayneedtomanuallydefineormergeslicetypesforbetterintellisense.
0 commit comments