v1.2.11
v1.2.10 has two serious issues: a) TS types for useSnapshot
and proxyWithComputed
are broken. b) derive
has a bug. They should be fixed in v1.2.11, but there can still be some bugs. Please feel free to open issues.
What's Changed
- fix(utils): re-implement derive to make glitch free (#335 was buggy) by @Noitidart in #341
- fix(types): workaround for extracting types by @dai-shi in #342
New Contributors
- @roguesherlock made their first contribution in #339
Full Changelog: v1.2.10...v1.2.11