Vaadin Flow 3.0.0.alpha13 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.alpha13:
- Implement
@BodySize
annotation in AppShell (#7179) - Implement
@Viewport
annotations in AppShell (#7168)