github vaadin/flow 3.0.0.alpha4
3.0.0.alpha4 - Pre-release

latest releases: 24.4.12, 24.5.5, 23.5.9...
pre-release5 years ago

Vaadin Flow 3.0.0.alpha4 is a pre-release of Vaadin Flow 3.0.0

The major breaking change in the Flow 3.x.x series is added support for TypeScript and the change in bootstrapping and routing from server-driven to client-driven.

New features in 3.0.0.alpha4:

  • Generate a TypeScript definition file for generated-flow-imports.js (#6611)
  • Rename flow.route to flow.serverSideRoutes (#6594)
  • Set clientSideMode as the default mode (#6557)
  • Implement UI.getCurrent().navigate method in clientSideMode (#6586)
  • Add default index.html and index.js generator (#6541)
  • Deprecate server-side bootstrap related APIs (#6517)

Bugfixes in 3.0.0.alpha4:

  • Prevent navigation loop (#6595)
  • Ensure flow.start works with TestBench (#6588)

See complete list of changes in 3.0.0.alpha4

Don't miss a new flow release

NewReleases is sending notifications on new releases.