github vaadin/flow 23.0.0
Vaadin Flow 23.0.0

latest releases: 24.4.0.alpha32, 23.3.30, 24.4.0.alpha30...
2 years ago

Changes since 23.0.0.rc1

All changes

Fixes

  • @CssImport for Vite
    Commit · Pull request

  • Remove home node_modules before install (#13172)
    Commit · Pull request

    Files left by previous node+npm installation caused corrupted installation when unpacking on top of an existing installation. Fixed by removing ~/.vaadin/node/node_modules prior to installation of newer version. Also removes overrides management of devDependencies.

  • Clean overrides for removed dependencies (#13170)
    Commit · Pull request

    Overrides should also automatically be cleaned from the package.json if there is no dependency that the override would be targeting.

  • Show patience notice right before npm install starts (#13151)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.