Type breaks for curried create when using persist middleware since 4.4.5 #2163
-
Noticed upgrading to 4.4.5 breaks our zustand context with type errors when using persist middleware.
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 8 replies
-
That's unexpected.
Dual package hazard?? Can you reproduce it in https://www.typscriptlang.org/play ? |
Beta Was this translation helpful? Give feedback.
-
Got the same issue. Create a new file
Got the error
|
Beta Was this translation helpful? Give feedback.
-
Can anyone identify which of the changes causes the issue?
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Can anyone try this build in your app and give us a good sign? |
Beta Was this translation helpful? Give feedback.
@dai-shi there's an error with
types: "./index.d.ts"
-> #2170