github vaadin/flow 25.0.0-alpha3
Vaadin Flow 25.0.0-alpha3

latest releases: 25.0.0-alpha12, 24.9.0-rc1, 24.8.7...
pre-release2 months ago

Changes since 25.0.0.alpha2

All changes

Breaking changes

Fixes

  • Do not store build info in bundle
    Commit · Pull request

    Do not store the flow-build-info inside the production bundle zip file.

  • Avoid NPE when tracking usage for removed nodes
    Commit · Pull request

    The change value cannot be extracted if there's no data node in the tree. Check for this both when creating the usage instance and when later evaluating whether it has changes. Note that removing a node is not seen as changing the node itself but only as a change to the node's parent.

  • Include default methods from interfaces in BeanPropertySet
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.