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

latest releases: 24.7.0.rc2, 24.7.0.rc1, 24.6.7...
pre-release12 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.