github vaadin/flow 3.0.0.alpha14
3.0.0.alpha14 — Pre-release

latest releases: 24.6.0.beta3, 24.6.0.beta2, 24.6.0.beta1...
pre-release4 years ago

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

  • Make UI optional in the PageConfigurator interface(deprecate and create another interface) (#7235)
  • Add an optional UI getter into IndexHtmlRequestListener (#7223 )
  • Serve all assets from webpack dev server (#7236)
  • Implement @BodySize annotation in AppShell (#7208)

Fixes in 3.0.0.alpha14:

  • fix invalid TS generated for entities with self references (#7214)

See the complete list of changes in 3.0.0.alpha14

Don't miss a new flow release

NewReleases is sending notifications on new releases.