Prerelease 2.0.0-dev.0
Pre-release
Pre-release
DISCLAIMER
This is in no way a big fancy release, just a push of all the important and breaking changes that have been sitting in master
for too long, hoping for a major release that didn't come yet. Now we can continue towards v2
...
- BREAKING: bump lower SDK constraint to 2.14
- BREAKING:
BeamPage.key
is now required (#443) - BREAKING:
BeamGuard
function now have 1 additional parameter which is a persistent deep link set by the platform or developer (#567) - Fixed: rebuild of nested
Beamer
upon deep link (MarkRunWu, #557) - Fixed:
BeamParameters
1-off in history (themartorana, #562)
Examples
- Added bottom_navigation_riverpod (vduseev, #601)
- Added bottom_rail_navigation_multiple_beamers (Protoss78, #539)
- Fixed logout behavior in authentication_bloc (fallouh, #590)