- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- DOCS: add topics (#548).
- add topics
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- DOCS(website): improve custom scalars documention (#517).
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- REFACTOR: apply lints fixes (#479).
- 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: add Reviews subscription to test graphql.
- DOCS: add basic documentation for field policy (#494).
- 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).
- FEAT: use jsonMapEquals instead of DeepCollectionEquality().equals to avoid it's O(n^2) complexity, add distinct: param to watch() method (#475).
- 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).
- FEAT: add Reviews subscription to test graphql.
- FEAT: add Reviews subscription to test graphql.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: restructure repo (#269).
- 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.
- 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 dependencies
- upgrade
rxdart
to latest version
- watch now only watches a specific
dataId
- add
deleteAll
method
- fix casting issue in ferry_hive_store
- add tests
- add clear method
- add dispose method
- [breaking] use typed box to avoid necessity to recast
- base watch stream on underlying hive watch
- remove
toMap()
method
- initial release as an independent package