github vaadin/flow 24.4.0.alpha32
Vaadin Flow 24.4.0.alpha32

latest releases: 24.3.10, 24.4.0.beta1
pre-release11 days ago

Changes since 24.4.0.alpha31

All changes

New features

Fixes

  • Generate flow imports in the same folder
    Commit · Pull request

  • Fix URL rewrite for nested CSS
    Commit · Pull request · Issue

    In addition, CssBundler now tries to guess if a theme relative path that do not match a physical file might be a reference to a theme asset, and in this case it replaces the URL with one resolvable by StaticFileHandler. Refs #19094

  • Delete only unnecessary generated files
    Commit · Pull request

    Prevents built tool plugins to to delete all frontend genreated files as first step in the prepare-frontend task, moving the login in BuildFrontendUtil and changing it to only delete files that are no longer created by node tasks. Part of #18907

Don't miss a new flow release

NewReleases is sending notifications on new releases.