nhost_graphql_adapter 1.0.3-dev.0 nhost_graphql_adapter: ^1.0.3-dev.0 copied to clipboard
Easily connect to your Nhost GraphQL backend.
1.0.3-dev.0 #
- Update a dependency to the latest release.
1.0.2 #
- DOCS: Fixed broken links in all README.md.
1.0.1 #
- DOCS: Update links to point to future repo home.
- DOCS: Add issue_tracker field to all pubspecs.
- DOCS: Update repository urls in pubspecs.
- DOCS: Update all version numbers in README getting starteds.
- DOCS: Update test badge on all repos.
1.0.0 #
- 🛳🐿
0.6.0+2 #
- Update a dependency to the latest release.
0.6.0+1 #
- DOCS: Update links in example READMEs to point to monorepo.
- CHORE: Update imports to point to new nhost_sdk top-level.
- CHORE: Update package repository URLs.
0.6.0 #
- Update to latest nhost_sdk
0.5.0 #
- Update to latest nhost_sdk
0.4.0 #
- Add an overload for constructing a client using an Auth object, and not a full NhostClient.
0.3.0 #
- Update to latest Nhost SDK
0.2.0 #
- API tweaks
- All functions now take NhostClients, not Auth objects, as it's slightly easier to understand
- Extract a combinedLinkForNhost which switches transport based on request type
- Add examples
- Add tests
- Improve documentation
0.1.0 #
- Re-introduce testing now that dependent packages are published
0.0.0 #
- First version, in pre-release