github vaadin/flow 10.0.0.alpha4
Vaadin Flow 10.0.0.alpha4

latest releases: 24.5.2, 24.5.1, 24.3.19...
pre-release2 years ago

Changes since 10.0.0.alpha3

All changes

Breaking changes

Fixes

  • Upgrade to Atmosphere 2.7.3 and Atmopshere JS 3.1.3
    Commit · Pull request · Issue

  • Reduce excessive endpoint mapping logging
    Commit · Pull request

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

  • Always use defined node version
    Commit · Pull request

    If defined always use the node version and download root url is defined. Closes #12686

  • Remove read-only flag on copy
    Commit · Pull request · Issue

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

  • --openssl-legacy-provider also in build-frontend
    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.

  • Copy source maps for frontend resources
    Commit · Pull request

  • Remove <custom-style> and use registerStyles
    Commit · Pull request

    Do not wrap CSS added directly to head in . For targeted CssImports, use registerStyle from vaadin-themable-mixin instead of dom-module.

  • Use configured push parameter
    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.