Skip to content

v1.2.11

Compare
Choose a tag to compare
@dai-shi dai-shi released this 25 Jan 12:05
· 294 commits to main since this release

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

Full Changelog: v1.2.10...v1.2.11