github pmndrs/jotai v1.5.3

latest releases: v2.10.0, v2.9.3, v2.9.2...
2 years ago

This includes several fixes in core. Some of them have been existed for a long time, and can only be revealed in some edge cases. Hope the fixes are fine but if there are some issues found, please report them.

What's Changed

  • fix(core): handle some edge cases with flushPending loop by @dai-shi in #970
  • chore(devtools): correct error message in useAtomsDevtools by @dai-shi in #976
  • fix(core): handle an edge case of changing dependencies without changing atom value by @xbaun in #960
  • fix(core): handle edge cases, not to mount dependency atoms if the atom is not mounted by @xbaun in #961

New Contributors

Full Changelog: v1.5.2...v1.5.3

Don't miss a new jotai release

NewReleases is sending notifications on new releases.