Skip to content

Prerelease 2.0.0-dev.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@slovnicki slovnicki released this 29 Jun 21:13
· 53 commits to master since this release
c3795ab

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