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

latest releases: 24.5.2, 24.5.1, 24.3.19...
pre-release5 years ago

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

  • Implement flow.route API in client which is used to integrate with vaadin-router (#6338)
  • Execute navigation events when navigate from client views to server views (#6400)
    • Known issue: beforeLeave event is not handled correctly

Bugfixes in 3.0.0.alpha2:

  • Allow dynamic imports from .ts file by enabling webpack babel bundle targeting for .ts files (#6391)

See complete list of changes in 3.0.0.alpha1

Don't miss a new flow release

NewReleases is sending notifications on new releases.