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

latest releases: 24.6.0.alpha4, 24.5.4, 24.6.0.alpha3...
pre-release8 months ago

Changes since 24.4.0.alpha9

All changes

New features

Fixes

  • Add optional .js extension for Flow import
    Commit · Pull request

  • Use Vite @vitejs/plugin-react also in production
    Commit · Pull request

    Vite's esbuild JSX output in production has some incompatibility with the Preact Signals library. As a workaround, this change applies JSX transformation provided by @vitejs/plugin-react in production mode. Required by: vaadin/hilla#2043

  • Run setBean validation for changed bindings only (#18735)
    Commit · Pull request

  • Fix cache resource validation on application reload
    Commit · Pull request · Issue

    Restores known root paths from cache after an application reload to correctly validate new resources.

Don't miss a new flow release

NewReleases is sending notifications on new releases.