forked from zino-hofmann/graphql-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 5.0.0-beta.1 [skip ci]
# [5.0.0-beta.1](zino-hofmann/graphql-flutter@v4.1.0-beta.2...v5.0.0-beta.1) (2021-05-16) ### Bug Fixes * **ci:** refine dartanalyzer for example ([e7b5830](zino-hofmann@e7b5830)) * **ci:** stop using test_coverage ([28e499e](zino-hofmann@28e499e)) * **ci:** try dart analyze ([61e9f81](zino-hofmann@61e9f81)) * **client:** AuthLink getToken result should be nullable. ([7f36a68](zino-hofmann@7f36a68)) * **examples:** upgrade to nullsafety ([fe69bce](zino-hofmann@fe69bce)) * **flutter:** make sure starwars works with nullsafe changes ([6d27c64](zino-hofmann@6d27c64)) * **graphql:** only return subscriptions eagerly from cache when a cache-enabled policy is used ([8af2edd](zino-hofmann@8af2edd)) ### Features * **client:** null safe by default ([802185a](zino-hofmann@802185a)) ### BREAKING CHANGES * **client:** Null Safety
- Loading branch information
1 parent
f76053a
commit 4bb2dd3
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters