Vaadin Flow 3.0.1 is a maintenance release for Vaadin 15 with the following changes:
Bugfixes and enhancements
- Fixed the issue with custom npm dependencies in
package.json, that was breaking the application build with pnpm (#7663)
- Fixed the issue with navigation from Vaadin 15 to Vaadin 7/8 views, that did not work when using the Vaadin Multiplatform Runtime (#7540)
- Fixed the issue with links to
StreamResources, that used to require an extra router-ignore attribute (#7623)
- Fixed the issue with the dark theme, when the
theme attribute was incorrectly set on the body element instead of html (#7588)
- Fixed the npm audit warning caused by the outdated
webpack version (#7768)
See all the changes in Flow 3.0.1