angel3_graphql 2.0.0
angel3_graphql: ^2.0.0 copied to clipboard
The fastest and easiest way to get a GraphQL backend in Dart, using Angel3.
2.0.0 #
- Migrated to support Dart SDK 2.12.x NNBD
- Rename
angel_graphqltoangel3_graphql
1.1.0 #
- Support the GraphQL multipart spec: https://github.com/jaydenseric/graphql-multipart-request-spec
1.0.0 #
- Apply
package:pedantic.
1.0.0-rc.0 #
- Finish
graphQLWS.
1.0.0-beta.1 #
- Add
graphQLWShandler, and support subscriptions.
1.0.0-beta #
- Angel RC updates.
1.0.0-alpha #
- First official release.