Vaadin Flow 24.1.0.beta3
Pre-release
Pre-release
Changes since 24.1.0.beta2
Breaking changes
-
Add vaadin. prefix to recently added properties (#16882)
Commit · Pull requestAdd vaadin. prefix to
ci.build,skip.dev.bundleandforce.production.buildproperties added into 24.1, so now they should be used as-Dvaadin.ci.build,-Dvaadin.force.production.buildand-Dvaadin.skip.dev.bundle.
Fixes
-
Npm install task should use ClassFinder (#16901)
Commit · Pull request · IssueThe TaskRunNpmInstall should use ClassFinder to load the vaadin-core-versions.json
-
Change from ? extends Component to ? for VS Code (#16884)
Commit · Pull request