quarrant / mobx-persist-store

Persist and rehydrate observable properties in mobx store.
268 stars 14 forks source link

Compile error with mobx@6.3.12 #72

Closed ksailens closed 2 years ago

ksailens commented 2 years ago

Hi! Have compile error with mobx-persist-store@1.0.4 and mobx@6.3.12 mobx-persist-store/lib/esm2017/makePersistable.d.ts(5,98): error TS2314: Generic type 'IReactionOptions' requires 2 type argument(s). on mobx@6.3.2 all works fine