github vaadin/flow 24.0.7
Vaadin Flow 24.0.7

16 months ago

Changes since 24.0.6

All changes

Fixes

  • Do not downgrade es-version (#16474)
    Commit · Pull request · Issue

  • Theme change should trigger dev bundle build in all cases (#16667) (CP: 24.0)
    Commit · Pull request

    Fixing some cases when theme.json change is not triggering a dev bundle build and so stat.json is not reflecting those changes, covered with unit tests, so will be easier next time (if needed) to check for other specific cases.

  • TaskUpdatePackages should use finder (#16692)
    Commit · Pull request · Issue

    The tasks should use finder for getting resources instead of using a XYZ.class.getClassLoader() as that doesn't contain required content.

Don't miss a new flow release

NewReleases is sending notifications on new releases.