- Update a dependency to the latest release.
Note: This release has breaking changes.
- BREAKING CHORE(deps): upgrade rxdart to v0.28.0 (#612).
Note: This release has breaking changes.
- BREAKING FEAT(ferry_generator): update to gql_code_builders 0.12.0. this extracted the common serializers to a separate package. clients need to add gql_code_builder_serializers to their dependencies if they use ferry_generator. (#601).
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FEAT(ferry_generator): support adding in the config of build.yaml in your graphql_builder in order to wrap nullable fields into a Value type in order to distinguish between absent and null values in inputs (#549).
- DOCS: add topics (#548).
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Note: This release has breaking changes.
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FEAT(ferry_generator): add option to reuse data classes for fragments with a single inline fragment spread as selection (#530).
- BREAKING FEAT(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).
Note: This release has breaking changes.
- FEAT(ferry_generator): add option to reuse data classes for fragments with a single inline fragment spread as selection (#530).
- BREAKING FEAT(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).
Note: This release has breaking changes.
- FEAT(ferry_generator): add option to reuse data classes for fragments with a single inline fragment spread as selection (#530).
- BREAKING FEAT(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).
- FEAT(ferry_generator): add option to reuse data classes for fragments with a single inline fragment spread as selection (#530).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FEAT(ferry_generator): add option to reuse data classes for fragments with a single inline fragment spread as selection (#530).
- REFACTOR: apply lints fixes (#479).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- Update a dependency to the latest release.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT: support stable 1.0.0 versions of depenencies gql, gql_exec, gql_link (#521).
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- DOCS(website): improve custom scalars documention (#517).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(normalize): When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
Note: This release has breaking changes.
- REFACTOR(ferry_cache): use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX(ferry_cache): fix cache emits update too often (#411).
- FIX(ferry_cache): fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FIX(cache): Fix memory leak. (#385).
- FIX: add possibleTypes to every function that can use it of normalize (#380).
- FIX: pin normalize 0.6.0.
- FEAT(ferry_hive_store): use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT(ferry_cache): add
clearOptimisticPatches()
(#459). - FEAT(ferry): add IsolateClient (#405).
- BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
- FIX: When there are dangling references in child objects of a list, by default do not treat the whole entity as partial data, but remove it from the list. This can be configured using the allowDanglingReference parameter.
- DOCS: add basic documentation for field policy (#494).
- Update a dependency to the latest release.
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- REFACTOR: apply lints fixes (#479).
- REFACTOR: apply lints fixes (#479).
- REFACTOR: use jsonMapEquals instead of DeepCollectionEquality.equals() to avoid it's O(n^2) complexity, remove duplicated .distinct() call (#477).
- FEAT: use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- FEAT: add
clearOptimisticPatches()
(#459).
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Note: This release has breaking changes.
- BREAKING FIX: properly generate nullable types for nullable elements in Lists (#445).
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- FIX: ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FIX: fix cache emits update too often (#411).
- FIX: fix regression in watch() methods by making changeStream emit when new item is added to the cache (#403).
- FEAT: add IsolateClient (#405).
- Update a dependency to the latest release.
-
fix(ferry_cache): fix memory leak when calling .watch()
-
FIX: Fix memory leak. (#385).
- Update a dependency to the latest release.
-
FIX: add missing possibleTypes parameters to calls to normlalize
-
FIX: add possibleTypes to every function that can use it of normalize (#380).
-
bump normalize dependency version constraint to fix fragment disambiguation
-
FIX: pin normalize 0.6.0.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- DOCS: remove stale code (#271).
- FIX: add dispose method to TypedLinks (#272).
- FIX: add missing dependencies (#268).
- FIX: add missing dependencies (#267).
- FIX: add missing override annotations (#261).
- FEAT: add github action for validating formatting (#260).
- FEAT: add extensions to response (#259).
Note: This release has breaking changes.
- BREAKING FEAT: build generated files to generated subdirectory.
- FIX: move pedantic to dependency (#257).
- FEAT: update dependences.
- FEAT: update dependences.
- CHORE: publish packages.
- CHORE: publish packages.
- FEAT: update dependences.
- CHORE: publish packages.
- CHORE: publish packages.
- FIX: Supply empty possibleTypeOf map
operationFieldNames
. - FIX: resolve issue with data change streams.
- FIX: resolve issue with data change streams.
- CHORE: publish packages.
- CHORE: publish packages.
- add support for
dataIdFromObject
- bump
normalize
version
- FIX: resolve issue with data change streams.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- FEAT: migrate to null safety.
- FEAT: migrate to null safety.
- CHORE: publish packages.
- CHORE: publish packages.
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- FEAT: migrate to null safety.
- CHORE: bump versions to match melos style.
- CHORE: publish packages.
- CHORE: prepare changelogs for melos.
- FEAT: migrate to null safety.
- CHORE: prepare changelogs for melos.
- add initial support for null safety
- update internal watch logic
- add
watchFragment
method
- update dependencies
- Allow
evict()
method to accept anoptimisticRequest
- Add tests
- use the entire
OperationRequest
, not just therequestId
as the key in optimistic patches map writeQuery
andwriteFragment
now accept the optimistic request itself instead of just the requestId- bump
normalize
version
- move
deepMerge
to a utility function innormalize
package
- move cache pack to seperate package
- return keys to remove from
Cache.gc()
- upgrade
rxdart
to latest version