Skip to content

Vaadin Flow 24.5.0.alpha20

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 18 Sep 06:37
· 45 commits to main since this release
91a399f

Changes since 24.5.0.alpha19

All changes

Fixes

  • Reset the Premium Features flag before license checking
    Commit · Pull request

    The pre-compiled production bundle comes with true value of this flag always, because Vaadin CI server has a sub that enables it. Thus, Flow need to reset this flag before it calls the license server.