yarn jotai 1.2.0
v1.2.0

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

Summary

jotai/query

  • [BREAKING] Dropped equalityFn in atomWithQuery and atomWithInfiniteQuery
  • Added an optional parameter getQueryClient for custom query client.
  • Fixed the behavior with initialData

jotai/rxjs

  • New bundle to integrate with rxjs.
  • This is an experimental feature, and we are looking for a contributor.

Misc

  • Fixed various utils and integrations for better atom scope handling. This is primarily for third-party libraries.

PRs

  • #586 fix(query): subscribe instead of fetch if initialData
  • #592 breaking(query): remove optional equalityFn from atomWith(Infinite)Query
  • #589 fix: support atom scope outside core
  • #341 feat: jotai/rxjs

Don't miss a new jotai release

NewReleases is sending notifications on new releases.