Skip to content

Vaadin Flow 24.1.0.beta3

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 30 May 06:23
· 137 commits to 24.1 since this release
bc55464

Changes since 24.1.0.beta2

All changes

Breaking changes

  • Add vaadin. prefix to recently added properties (#16882)
    Commit · Pull request

    Add vaadin. prefix to ci.build, skip.dev.bundle and force.production.build properties added into 24.1, so now they should be used as -Dvaadin.ci.build, -Dvaadin.force.production.build and -Dvaadin.skip.dev.bundle.

Fixes