Releases: morrys/wora
Releases · morrys/wora
relay-store@7.0.0
Improved
- support relay v13
relay-offline@7.0.0
Improved
- support relay v13
relay-store@6.0.1
Fixed
- relay-store: Enabling TSLint strict flag results in type errors #120
relay-store@5.0.1
With the release v11.0.2 important changes have been made to the internal relay api. #82
Improved
- update relay dependency
- renamed fetchQuery to fetchQuery_DEPRECATED, now fetchQuery is an observable so the user must be sure the environment is hydrated before using it
- removed the use of RelayModernQueryExecutor.execute in favor of the _execute internal function of the environment
Tests
- added TestCompiler in order to use generateAndCompile function
- adapted the tests to the new management of the seen records
relay-offline@5.0.1
With the release v11.0.2 important changes have been made to the internal relay api. #82
Improved
- update relay dependency
- renamed fetchQuery to fetchQuery_DEPRECATED, now fetchQuery is an observable so the user must be sure the environment is hydrated before using it
- removed the use of RelayModernQueryExecutor.execute in favor of the _execute internal function of the environment
Tests
- added TestCompiler in order to use generateAndCompile function
- adapted the tests to the new management of the seen records
relay-store@4.1.0
Improved / Breaking Change
- bumping AsyncStorage (update wora/cache-persist dependency v2.2.0)
- @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage
relay-offline@4.1.0
Improved / Breaking Change
- bumping AsyncStorage (update wora/cache-persist dependency v2.2.0)
- @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage
Fixed
- optimize hydrate & process function in offline store (update wora/offline-first dependency v2.4.0) morrys/react-relay-offline#65 #77
offline-first@2.4.0
Improved / Breaking Change
- bumping AsyncStorage (update wora/cache-persist dependency v2.2.0)
- @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage
Fixed
- optimize hydrate & process function in offline store morrys/react-relay-offline#65 #77
cache-persist@2.2.0
Improved / Breaking Change
- bumping AsyncStorage
- @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage
apollo-offline@2.5.0
Improved / Breaking Change
- bumping AsyncStorage (update wora/cache-persist dependency v2.2.0)
- @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage
Fixed
- optimize hydrate & process function in offline store (update wora/offline-first dependency v2.4.0) morrys/react-relay-offline#65 #77