Vaadin Flow 3.0.0.alpha17 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.
Breaking Changes in 3.0.0.alpha17:
- Rename disable.Pnpm to pnpm.enable. The default value is false, i.e., not using pnpm (#7398)
Other changes in 3.0.0.alpha17:
- Not including web components polyfill by default. (#7395)