yarn jotai 1.3.1
v1.3.1

latest releases: 2.8.4, 2.8.3, 2.8.2...
2 years ago

Summary

This changed the exports config to match with nodejs standard. If you experience some issues with your bundlers feel free to open issues to report them.

jotai/core

  • Some code refactoring was done, which also changed other jotai/* bundles accordingly.

jotai/query

  • Support enabled option (Previously, it wasn't working properly)
  • Support infinite query page refresh

jotai/urql

  • Support pause option
  • Support reexecute callback

PRs

  • #648 refactor: rename store to scope container
  • #650 refactor: new store.ts based on old vanilla.ts
  • #652 Fix(useAtomsSnapshot): Only use values in snapshots
  • #653 fix(query): improve initial data method
  • #654 refactor(core): remove duplicated code
  • #665 feat(query): enabled functionality
  • #655 fix(urql): support pause option
  • #670 feat(query): infinite query page refresh
  • #657 ESM/CJS Exports addition
  • #668 feat(urql): support reexecute in atomWithQuery

Don't miss a new jotai release

NewReleases is sending notifications on new releases.