github pmndrs/jotai v2.12.2

one day ago

It includes some refactors and some minor fixes.

What's Changed

  • refactor(vanilla, react): change exported functions to 'function declarations' and non-exported ones to 'arrow functions' by @sukvvon in #3002
  • fix(core): improve error handling with multiple errors in flashCallbacks by @nightohl in #3011
  • fix(utils): atomWithObservable option for React 19 behavior by @dai-shi in #3016
  • fix(utils): Fix deepFreeze fails for boolean, number, string by @devuxer in #3018
  • refactor(core): avoid onCancel hack by @dai-shi in #3019

New Contributors

Full Changelog: v2.12.1...v2.12.2

Don't miss a new jotai release

NewReleases is sending notifications on new releases.