Skip to content

Vaadin Flow 25.3.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 07 Sep 14:18
· 8 commits to main since this release
4d6120e

Changes since 25.3.0-beta1

All changes

Fixes

  • Keep component formatting failures from hiding state tree errors (#25459)
  • Spawn the dev-loop daemon in a session of its own (#25516)
  • Route sneaky-thrown checked exceptions from element effects to the error handler (#25508, #25506)
  • Share the thread local security context between strategy instances (#25509, 25507, 16953)
  • Do not count JavaScript invocations in a closed UI (#25474)
  • Pre-bundle the client engine in dev mode (#25470)
  • Replay the previous response when a push message is re-sent (#25456)
  • Keep parent portal when unmounting a nested adapter (#24661)
  • Cancel the pending reconnect when a scheduled one runs (#25457)
  • Provision devloop HotswapAgent from flow:install-dev-cli (#25444)
  • Restore the client diagnostics lost in the TypeScript port (#25450)
  • Keep the Gradle configuration cache entry on a fresh checkout (#25408, #25407)
  • Keep components with JS initializers serializable (#25439)