- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Note: This release has breaking changes.
- DOCS(ferry_exec): fix typo.
- 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).
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
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).
- DOCS(ferry_exec): fix typo.
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- FIX(ferry_exec): pass context for JsonOperationRequests (#580).
Note: This release has breaking changes.
- BREAKING FEAT: pass context to gql links.
- 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.
- 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.
- BREAKING FEAT(ferry_exec): add
varToJson()
method to OperationRequest and FragmentRequest in order to make the cache work without casts to dynamic.
- Bump "ferry_exec" to
0.3.1
.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT: support stable 1.0.0 versions of depenencies gql, gql_exec, gql_link (#521).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT: support stable 1.0.0 versions of depenencies gql, gql_exec, gql_link (#521).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- DOCS(website): improve custom scalars documention (#517).
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- REFACTOR: apply lints fixes (#479).
- REFACTOR(ferry_exec): remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- FIX(ferry_cache): ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT(ferry): add IsolateClient (#405).
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
- DOCS: add basic documentation for field policy (#494).
- REFACTOR: apply lints fixes (#479).
- REFACTOR: remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- REFACTOR: apply lints fixes (#479).
- REFACTOR: apply lints fixes (#479).
- REFACTOR: remove cyclic dependency ferry_exec <-> ferry_test_graphql.
- 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).
- Bump "ferry_exec" to
0.2.0
.
- FIX: ensure emitting only one update per updated data ID in cache in watchQuery/watchFragment (#416).
- FEAT: add IsolateClient (#405).
- FEAT: more IsolateClient features.
- FEAT: more IsolateClient features.
Note: This release has breaking changes.
- FEAT: generate possibleTypesMap in ferry_generator (#371).
- FEAT: add Reviews subscription to test graphql.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
Note: This release has breaking changes.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.
- 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.
- allow fragment names to be nullable
- initial null safety support
- add
TypedLinkException
- update dependencies
- initial commit