Skip to content

Vaadin Flow 2.8.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Oct 06:58
· 61 commits to 2.8 since this release
b52524e

Changes since 2.8.0.beta1

All changes

Fixes

  • Run npm install if folder changes (#14909)
    Commit · Pull request · Issue

    If application folder changes we should execute npm install to get any folder references updated.