Tags: gql-dart/gql
Tags
- **FIX**: move CatsRunner to test directory in order to not depend … …on package:test in the lib/ folder.
- **FIX**(graphql-transport-ws): ensure result message is processed … …before … (#466). - **FIX**: vars_create_factories handle BuiltList type (#447). - **FEAT**: add canonical dispose method on gql_link. - **DOCS**(gql_websocket_link): add more documentation about the websocket subprotocols (#433). - **DOCS**(gql_websocket_link): add docs for WebSocketLink (#400).
- **FEAT**(gql_tristate_link): add abstentWhenNull factory.
- Update a dependency to the latest release.
- **FEAT**(gql_pedantic): migrate to nullsafety (#397).
- **FEAT**: add canonical dispose method on gql_link.
- **PERF**(gql_http_link): improve json decoder performance (#464). - **FIX**: use typedefs instead of subclasses for base contexts for http bases links (#369). - **FEAT**: allow distinguishing between null and absent values in gql_code_builder (#381). - **FEAT**: add canonical dispose method on gql_link.
> Note: This release has breaking changes. - **FIX**: use typedefs instead of subclasses for base contexts for http bases links (#369). - **FIX**: broken json tests. - **FIX**: remove duplicated content-type headers added by link. - **FEAT**(gql_dio_link): migrate to dio 5.2.0: use DioException instead of deprecated (typedef) DioError, fix serializableDioError using new copyWith methods on RequestOptions (#406). - **FEAT**(gql_dio_link): add option to ensure thrown errors are serializable (#378). - **BREAKING** **FEAT**(gql_dio_link): dio 5.
PreviousNext