graphql v5.2.4
Fixed
- fix: upgrade normalize dependency to be 0.10.0 compatible
graphql_flutter v5.3.0
Changed
- BREAKING: switched from
hivetohive_ce- users importingpackage:hive/hive.dartdirectly should switch topackage:hive_ce/hive_ce.dart - chore: update connectivity_plus from ^6.1.3 to ^7.0.0
- fix: update flutter_hooks constraint to <0.22.0
CI
- Upgrade GitHub Actions (actions/checkout@v4, subosito/flutter-action@v2)
- Fix publishing workflow triggers
- Migrate codecov to codecov-action@v4
Fixes #1506
Full Changelog: v-packages-v5.2.1...v-packages-v5.3.0