v2.2.0
Improved
- moved fetch query in wora/relay-offline
- update wora dependencies:
wora/relay-offline
Improved
- added fetchQuery
- persist cacheConfig in offlineProcess, thanks to this PR facebook/relay#2937, now you can change network behavior directly from mutations
Fixed
- fix retain typing
- fix StoreOptions in EnvironmentIDB
wora/relay-store
Improved
- added StoreOptions type
- backward compatibility in GC (relay-store 2.x)