v1.8.5
This includes some small fixes in jotai/utils
, jotai/zustand
, and jotai/devtools
.
What's Changed
- fix(utils): fix atomWithObservable interface by @dai-shi in #1431
- refactor(zustand): Removed unnecessary unknown extends by @u-yas in #1453
- fix(devtools): double init call by @Aslemammad in #1456
New Contributors
- @masashi-sutou made their first contribution in #1440
- @u-yas made their first contribution in #1453
Full Changelog: v1.8.4...v1.8.5