Summary
jotai/query
- [BREAKING] Dropped
equalityFn
inatomWithQuery
andatomWithInfiniteQuery
- 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.