github vaadin/flow 24.4.0.alpha7
Vaadin Flow 24.4.0.alpha7

latest releases: 24.5.0.beta4, 23.5.6, 24.3.18...
pre-release7 months ago

Changes since 24.4.0.alpha6

All changes

Breaking changes

New features

Fixes

  • Change SBOM maven goals lifecycle phase
    Commit · Pull request

  • Log debug connection issues as debug
    Commit · Pull request

    There is no value in seeing a lot of messages about denied connections if you e.g. leave browser tabs open. The warning is logged in the browser so you can understand why the connection is not working

  • Do not overwrite theme set in index.html
    Commit · Pull request

  • Use class finder to load package.json templates
    Commit · Pull request · Issues 2015, 5013, 5023

    Uses class finder instead of Class.forName to: - lookup for Hilla endpoint class at build time, - load package.json templates

  • Move @types/x to devDependencies
    Commit · Pull request

  • Delay initial poller call
    Commit · Pull request · Issue

    Delay the first poller call for registerElement as if we have already a live client and the required method react won't be fast enough to set the attributes before they are read.

  • Fix Spring Boot's deprecation warning
    Commit · Pull request

    Fixed Spring Boot's deprecation warning affecting SpringComponent.

Don't miss a new flow release

NewReleases is sending notifications on new releases.