yarn jotai 1.3.4
v1.3.4

latest releases: 2.8.0, 2.7.2, 2.7.1...
2 years ago

⚠️ Minimum Node.js requirements (for server-side usage like Next.js): v14.13.0, v12.20.0

Summary

jotai

  • Fix a bug that prevented to recover from async atom errors

jotai/utils

  • Add a new loadable util which allows to avoid using <Suspense>

jotai/babel

  • Add new "experimental" babel plugin to auto-attach .debugLabel to atom configs
    • Feedback is very welcomed.

PRs

  • #701 fix(core,query): handle edge cases with writeAtom returning a promise
  • #678 refactor: stricter tsconfig
  • #704 chore(build): simplify exports and support nested subpath
  • #705 fix(core): Allow retries for errored async reads
  • #698 feat(utils): Add loadable
  • #697 feat(babel): Babel plugin: debug-label

Don't miss a new jotai release

NewReleases is sending notifications on new releases.