github vaadin/flow 24.2.10
Vaadin Flow 24.2.10

latest releases: 24.5.0.beta4, 23.5.6, 24.3.18...
7 months ago

Changes since 24.2.9

All changes

Fixes

  • Also scan changed files for routes (#18823)
    Commit · Pull request

  • Unbind previous binding for the same field (#18833)
    Commit · Pull request · Issues 18826, 18702

    When a field is bound multiple times, the previous bindings are removed from the Binder internal collection, but they are not unboud, leaving listeners attached to the field. This change unbounds previous bindings when the field is bound again.

  • Fix cache resource validation on application reload (#18754)
    Commit · Pull request · Issue

    Restores known root paths from cache after an application reload to correctly validate new resources.

  • Run setBean validation for changed bindings only (#18735) (#18760)
    Commit · Pull request

  • Upgrade license-checker to 1.12.8 (#18739)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.