github pmndrs/jotai v1.1.0

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

News

This version adds a new bundle jotai/urql, an integration for urql, a GraphQL client.

Summary

jotai/utils

  • Dropped REFRESH symbol in atomWithDefault in favor of common RESET symbol

jotai/query

  • Support initialData option for non Suspense usage

jotai/xstate

  • Changed options so that it can be constructed with other atoms

jotai/urql

  • Initial release
    • This is brand new. It may contain bugs, and api can be changed in the future.

PRs

  • #548 feat(query): atomWithQuery to use options.initialData to avoid suspense
  • #552 breaking(utils): drop REFRESH symbol in atomWithDefault and use common RESET symbol
  • #463 feat: jotai/urql
  • #557 fix(xstate): support getOptions

Don't miss a new jotai release

NewReleases is sending notifications on new releases.