Skip to content

Vaadin Flow 24.6.0.beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 28 Nov 12:21
· 44 commits to 24.6 since this release
828a6bc

Changes since 24.6.0.beta3

All changes

Fixes

  • Compute unique key for artifact (#20551)
    Commit · Pull request

    Computes a unique key for maven artifacts when collecting dependencies for the Flow maven plugin isolated classloader.

  • Prevent hotswap failure if class is not found (#20549)
    Commit · Pull request

    References #20389

  • Multiple fast navigate calls (#20446)
    Commit · Pull request · Issue

    Fix issue where a slow connection and fast navigate calls throws exception due to faulty blocker state change.