v5.0.0-beta.1
Pre-release
Pre-release
5.0.0-beta.1 (2021-05-16)
Bug Fixes
- ci: refine dartanalyzer for example (e7b5830)
- ci: stop using test_coverage (28e499e)
- ci: try dart analyze (61e9f81)
- client: AuthLink getToken result should be nullable. (7f36a68)
- examples: upgrade to nullsafety (fe69bce)
- flutter: make sure starwars works with nullsafe changes (6d27c64)
- graphql: only return subscriptions eagerly from cache when a cache-enabled policy is used (8af2edd)
Features
- client: null safe by default (802185a)
BREAKING CHANGES
- client: Null Safety