github vaadin/flow 24.1.0.alpha5
Vaadin Flow 24.1.0.alpha5

latest releases: 24.5.0.alpha18, 24.5.0.alpha17, 24.3.16...
pre-release16 months ago

Changes since 24.1.0.alpha4

All changes

New features

  • Add license check for production bundle
    Commit · Pull request

    Collect pro-components from stats.json which are used in the project and check license for those. Closes #16720

  • Watch all active themes when in dev bundle mode
    Commit · Pull request

    Allows HMR to work also for themes in the jar-resources, if somebody updates them e.g. using a file watcher

  • Make "" and "login" eager and the rest lazy by default
    Commit · Pull request


Fixes

  • Do not generate extra files
    Commit · Pull request · Issue

    When using the production bundle do not generate un-needed files for npm and vite. Prod module should not mention dev module.

  • Make node download more stable
    Commit · Pull request

    Tries up to 5 times with a delay of 5 seconds to better deal with network issues

  • Import needed CSS helper in lazy chunks
    Commit · Pull request

  • Lazy load CSS also
    Commit · Pull request

    Correctly deduplicate inside eager bundle and add imports only once with theme import only added when needed

  • Deduplicate CSS imports
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.