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

latest releases: 23.5.5, 24.5.0.alpha20, 24.5.0.beta1...
pre-release6 months ago

Changes since 24.4.0.alpha15

All changes

New features

  • Add file system router plugin for vite
    Commit · Pull request · Issue

    Adds vitePluginFileSystemRouter to Vite plugins by default when React and Hilla is in use.

Fixes

  • Navigation to client route
    Commit · Pull request · Issue

    by adding client event also when not preventing navigation.

  • Add missing check for default frontend folder existence
    Commit · Pull request

  • Fix path depending on frontent folder
    Commit · Pull request

    Check if the frontend folder is absolute or not so that we do not end up with a path like: C:\Users\user\example\C:\Users\user\example\.\frontend\generated/

Don't miss a new flow release

NewReleases is sending notifications on new releases.