nhost_gql_links 1.0.1-dev.4 nhost_gql_links: ^1.0.1-dev.4 copied to clipboard
Constructs GraphQL links for use with graphql and ferry packages
1.0.1-dev.4 #
- FIX: Change socket close code to something that is known.
- FIX: Reduce reconnection timeout to 3s.
1.0.1-dev.3 #
Note: This release has breaking changes.
- STYLE: Improve formatting of a couple logs.
- STYLE: Remove unused imports in several files.
- STYLE: Specify specific versions in gql_links pubspec.
- STYLE: Specify specific versions in gql_links pubspec.
- FIX: Remove an unneeded null deference.
- FIX: Fix issues when using real (not mock) sockets.
- FIX: Couple build fixes.
- FIX: Fix issues when using real (not mock) sockets.
- FEAT: Extract link logic to its own package.
- FEAT: Extract link logic to its own package.
- CHORE: Publish packages.
- CHORE: Publish packages.
- CHORE: Publish packages.
- CHORE: Publish packages.
- CHORE: Publish packages.
- CHORE: Publish packages.
- BREAKING FIX: Couple build fixes.
1.0.1-dev.2 #
- FIX: Fix issues when using real (not mock) sockets.
1.0.1-dev.1 #
Note: This release has breaking changes.
- STYLE: Specify specific versions in gql_links pubspec.
- FEAT: Extract link logic to its own package.
- CHORE: Publish packages.
- CHORE: Publish packages.
- BREAKING FIX: Couple build fixes.
1.0.1-dev.0 #
- Update a dependency to the latest release.