github vaadin/flow 9.0.4
Vaadin Flow 9.0.4

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

Changes since 9.0.3

All changes

Fixes

  • Force an older babel version (#12781)
    Commit · Pull request

    This fixes some random build issues where webpack exits with code 139

  • --openssl-legacy-provider also in build-frontend (#12726)
    Commit · Pull request · Issue

    Need to pass --openssl-legacy-provider to make Webpack 4 work with Node 17 in some cases. Now also when invoked as part of build-frontend.

  • Handle non versions in isUserChanged
    Commit · Pull request

    If the version in vaadin or dependenices is not a valid version, but a string like next/latest compare string content to determine if they equal.

  • Remove read-only flag on copy (#12715)
    Commit · Pull request · Issue

    When copying the local frontend files remove any read-only flags from the copies.

  • Use configured push parameter (#12700)
    Commit · Pull request · Issue

    Get the push suspend timout parameter from the configuration as atmosphere doesn't read it from anywhere.

  • Copy source maps for frontend resources (#12701)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.