github vaadin/flow 24.1.11
Vaadin Flow 24.1.11

12 months ago

Changes since 24.1.10

All changes

Fixes

  • Forward to should update url (#17576)
    Commit · Pull request · Issue

    Forward to should run even when targeting same target but with another URL

  • Not sort chunk lines in place (#17577)
    Commit · Pull request

  • Support downgrading dependencies based on versions.json (#17572)
    Commit · Pull request

    For dependencies without custom versions in package.json (when dependencies and vaadin.dependencies agree), currently a pinned version from versions.json is not applied if it is for some reason older than the one specified in package.json. This effectively prevents downgrading npm package versions by changing the platform dependency version. This change removes the downgrade prevention check.

Don't miss a new flow release

NewReleases is sending notifications on new releases.