github vaadin/flow 9.0.3
Vaadin Flow 9.0.3

latest releases: 24.5.0.alpha5, 24.4.3, 24.5.0.alpha4...
2 years ago

Changes since 9.0.2

All changes

Fixes

  • Better exception for failing removal
    Commit · Pull request

    Update exception for failing to remove node_modules folder. Closes #12655

  • Check if --openssl-legacy-provider required for Node (#12675)
    Commit · Pull request · Issue

    Check if node -p 'crypto.createHash("md4")' works. If not, pass the --openssl-legacy-provider flag. Workaround for: webpack/webpack#14532

  • Proper handling of href when the anchor is disabled/enabled (#12616)
    Commit · Pull request · Issue

  • Output version string when version parsing fails
    Commit · Pull request

    This should ease debugging of problems like "UnknownVersionException: Unable to detect version of pnpm"

Don't miss a new flow release

NewReleases is sending notifications on new releases.