github vaadin/flow 24.5.9
Vaadin Flow 24.5.9

latest releases: 24.4.15, 24.5.10, 2.11.4...
15 days ago

Changes since 24.5.8

All changes

Fixes

  • Remove timeout for browser websocket connection for Vite (#20611)
    Commit · Pull request

  • Enforce plugin-required dependencies and log incompatibilities (#20601)
    Commit · Pull request · Issue

    The Flow Maven Plugin uses a class loader that combines project and plugin dependencies to ensure class scanning happens on runtime artifacts. However, plugin execution may fail if the project defines dependency versions incompatible with those used by the plugin. This change enforces the use of plugin-defined versions for certain dependencies not directly used by Flow at runtime. Additionally, it logs potential incompatibilities for other dependencies if the build fails.

Don't miss a new flow release

NewReleases is sending notifications on new releases.