v1.1.0
News
This version adds a new bundle jotai/urql
, an integration for urql, a GraphQL client.
Summary
jotai/utils
- Dropped
REFRESH
symbol inatomWithDefault
in favor of commonRESET
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.