github vaadin/flow 9.0.6
Vaadin Flow 9.0.6

latest releases: 24.4.0.beta1, 24.4.0.alpha32, 23.3.30...
2 years ago

Changes since 9.0.5

All changes

Breaking changes

Fixes

  • Moved shortucts only initialized once (#12889)
    Commit · Pull request · Issue

    for component delegation so the shortcuts are not added with already initialized actions.

  • Also consider package.json for lock versions (#12915)
    Commit · Pull request · Issue

    Even if we have a vaadin_versions.json we should also take into account versions defined in package.json to be locked for transitive dependencies.

  • Do not log conversion error (#12882)
    Commit · Pull request

    No other converter logs a conversion error, which makes sense as you do not want to see all invalid input in your server logs

Don't miss a new flow release

NewReleases is sending notifications on new releases.