Skip to content

2.0.12 - Maintenance release

Compare
Choose a tag to compare
@mehdi-vaadin mehdi-vaadin released this 16 Sep 08:31
· 81 commits to 2.0 since this release

Vaadin Flow 2.0.12 is a maintenance version with the following notable changes:

Fixes

  • npm install is not run if generated package.json content has not changed (#6385)
  • Fix style overrides when placing imports on RouterLayouts (#6423)
  • Hash only for dependencies in package.json (#6422)
  • Fix getting shrinkwrap version from package-lock.json (#6433)
  • Show a warning when @HtmlImport is used in npm mode (#6417)
  • Fix DomEventListener filter (and other stuff) removal (#6427)

Complete list of changes since 2.0.11

See all the changes in Flow 2.0