github pmndrs/jotai v1.5.1

latest releases: v2.8.0, v2.7.2, v2.7.1...
2 years ago

This fixes some issues in splitAtom and atomWithStorage in jotai/utils. Also, adds UMD and SystemJS builds for CDN.

What's Changed

  • fix(utils): big refactor on splitAtom to handle stale atoms (no more warning, throwing only if unrecoverable) by @Aslemammad in #925
  • fix(utils): support RESET for atomWithStorage and atomWithHash by @dai-shi in #934
  • fix(build): Generate umd and system files by @romulo94 in #941

New Contributors

Full Changelog: v1.5.0...v1.5.1

Don't miss a new jotai release

NewReleases is sending notifications on new releases.