github vaadin/flow 24.5.0.beta3
Vaadin Flow 24.5.0.beta3

latest releases: 24.3.18, 24.4.9
pre-release2 hours ago

Changes since 24.5.0.beta2

All changes

New features

Fixes

  • Add nodeVersion in gradle plugin settings (#20059)
    Commit · Pull request

    Prior to this fix, the settings declared in Gradle were not being passed to the plugin. For example, changing the nodeVersion in build.gradle did not update the actual nodeVersion used.

  • Queued navigate with React Router (#19985)
    Commit · Pull request · Issue


  • Store layout packages (#20075)
    Commit · Pull request · Issue

    Store layout packages in development mode reload cache as layouts may not be in same packages as routes.

  • Layout should be collected as entyrpoint (#20076)
    Commit · Pull request · Issue

    Layout annotated classes should be collected as entrypoints for production builds.

  • Update title after navigation (#20047)
    Commit · Pull request · Issue

    Update the page title after navigation has ended to not have the wrong title in history.

  • Hide root output element (#20040)
    Commit · Pull request · Issue

    Ensures that root output element added for React router in Flow.tsx doesn't accidentally change the main layout with CSS rules targeting it.

Don't miss a new flow release

NewReleases is sending notifications on new releases.