Skip to content

Releases: morrys/wora

[email protected]

20 May 09:48
fcd611d
Compare
Choose a tag to compare

Improved

  • support relay v13

[email protected]

20 May 09:48
fcd611d
Compare
Choose a tag to compare

Improved

  • support relay v13

[email protected]

14 Apr 08:19
Compare
Choose a tag to compare

Fixed

  • relay-store: Enabling TSLint strict flag results in type errors #120

[email protected]

04 May 09:39
ad808dc
Compare
Choose a tag to compare

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

[email protected]

04 May 09:39
ad808dc
Compare
Choose a tag to compare

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

[email protected]

29 Jan 08:36
Compare
Choose a tag to compare

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

[email protected]

29 Jan 08:42
Compare
Choose a tag to compare

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

[email protected]

29 Jan 08:40
Compare
Choose a tag to compare

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

[email protected]

29 Jan 08:34
Compare
Choose a tag to compare

Improved / Breaking Change

  • bumping AsyncStorage
    • @react-native-community/async-storage is now deprecated, now you need to use @react-native-async-storage/async-storage

[email protected]

29 Jan 08:42
Compare
Choose a tag to compare

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