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

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

Changes since 24.4.0.alpha20

All changes

New features

  • Generate routes.tsx in Frontend/generated
    Commit · Pull request · Issue

    Generate default routes.tsx in Frontend/generated folder instead of Frontend/. Imports to routes.js are now dynamic in Flow.ts and index-react.ts.

  • Default routes.tsx for fs router
    Commit · Pull request · Issues 18813, 18813

    When using hilla views, generate default routes.tsx based on the File System based router views by routes-fs.tsx template file. When using Hilla, Flow.ts template is adjusted to import views and export new function that creates default routes including Hilla views and serverSideRoutes. Generate default routes.tsx with a support for File System router. FS router plugin is always installed by default when react is enabled.

Fixes

  • Gradle file system checks
    Commit · Pull request · Issue

    frontend folder instead of frontendGenerated as the actual files are not generated.

Don't miss a new flow release

NewReleases is sending notifications on new releases.