github vaadin/flow 2.5.3
Vaadin Flow 2.5.3

latest releases: 24.4.0.beta2, 24.3.10, 24.4.0.beta1...
3 years ago

Vaadin Flow 2.5.3

Changes in Flow from 2.5.2

  • Fixes:

    • Compare file content from stream. PR:10640

      Compare jar file content and existing target file content before writing to disk.

    • Do not override user pinned versions with pnpm. PR:10635. Ticket:9793

      Any user defined (package.json / NpmPackage-annotation) versions will not be overridden by based on the platform versions (versions.json file). This means that the users will have to remember to also remove their pins after those are not needed anymore or they will stay on using old versions, which is the same as with Maven overrides.

    • Avoid log an error if frontend tool can't be found. PR:10631. Ticket:9212

    • Upper and lower case drive works in build. PR:10638. Ticket:8959

      Update the directory-maven-plugin to not fail the build on windows when the CWD drive letter is lower case.

    • Log webpack output on failure. PR:10628. Ticket:7472

      Log as error any output from webpack when webpack exits prematurely without success/failure.

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.