github vaadin/flow 24.5.3
Vaadin Flow 24.5.3

latest releases: 24.3.20, 24.4.11
19 hours ago

Changes since 24.5.2

All changes

New features

Fixes

  • Remove tokenFile after production build (#20346)
    Commit · Pull request

    Clean the token file after production build/execution to not make ide app execution run app in production mode. Closes #20294

  • Make push work with strict CSP (#20342)
    Commit · Pull request

  • Import parent theme lumoImports in dev bundle mode (#20325)
    Commit · Pull request · Issue

    Adds missing css imports for parent theme when given in parent theme.json with lumoImports property and running with dev bundle.

  • Prevent Optional capture in serializable predicate (#20360)
    Commit · Pull request

    Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.

  • Find file-routes.json in dev bundle (#20324)
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.