github vaadin/flow 24.7.9
Vaadin Flow 24.7.9

latest releases: 24.9.0-beta3, 25.0.0-alpha12, 25.0.0-alpha11...
2 months ago

Changes since 24.7.8

All changes

Fixes

  • When using pnpm write overrides under pnpm (CP: 24.7)
    Commit · Pull request · Issues 21724, 21682

    For pnpm usage write the overrides section under the pnpm object instead of the root of the package.json add all component versions to overrides. Will use $NAME for existing dependencies and devDpendencies. For other components in vaadin-versions and vaadin-core-versions version value will be added to overrides. Keep existing overrides content from othe system if any Keep the existing overrides when moving from npm to pnpm and vice versa Refactor test to use Jackson

  • Do not store build info in bundle (#21786)
    Commit · Pull request

    Do not store the flow-build-info inside the production bundle zip file.

  • Include default methods from interfaces in BeanPropertySet (#21770)
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.