Skip to content

v2.2.0

Compare
Choose a tag to compare
@morrys morrys released this 02 May 12:38
· 106 commits to master since this release
ef14721

Improved

  • moved fetch query in wora/relay-offline
  • update wora dependencies:

wora/relay-offline

issues: #44 #6 #30

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)