Skip to content

3.0.0.alpha3 - Pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@qtdzz qtdzz released this 24 Sep 10:18
963d669

Vaadin Flow 3.0.0.alpha3 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.alpha3:

  • Support server-side routing in client bootstrapping (#6511)

Bugfixes in 3.0.0.alpha3:

  • Consider query string in server navigation (#6450)
  • Keep view in JavaScriptBootstrapUI on postpone in beforeLeave events (#6380)
  • Use html-webpack-plugin to add webpack bundles to index.html (#6465)

See complete list of changes in 3.0.0.alpha3