github vaadin/flow 24.8.0.alpha4
Vaadin Flow 24.8.0.alpha4

latest releases: 24.8.0.alpha5, 24.6.9
pre-release3 days ago

Changes since 24.8.0.alpha3

All changes

New features

  • Support scanning configuration in maven plugin
    Commit · Pull request · Issue

    Allows to fine tune scanning for frontend resources by defining inclusion and exclusion rules in the flow maven plugin configuration.

Fixes

  • Align npm package order between full and annotation scanners
    Commit · Pull request

    Using HashSet for the AtNpmPackage annotation values results in unreliable order. build-frontend has unexpected alpha5 version picked over before alpha4, whereas prepare-frontend is using alpha4 chosen by FQN sorted class order.

Don't miss a new flow release

NewReleases is sending notifications on new releases.