github vaadin/flow 2.7.9
Vaadin Flow 2.7.9

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

Changes since 2.7.8

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 (#12733)
    Commit · Pull request

  • Handle non versions in isUserChanged (#12716)
    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.

  • Always use defined node version
    Commit · Pull request

    Use node version and url properties if defined. Force home node also in plugin if set. Part of #12686

  • Pass --host=127.0.0.1 to webpack-dev-server (#12710)
    Commit · Pull request

    Works around connection issue with webpack-dev-server 3.11.0 and Node 17+

  • 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.

Don't miss a new flow release

NewReleases is sending notifications on new releases.