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

latest releases: 2.10.5, 24.5.0.alpha1, 24.4.0.beta5...
pre-release2 years ago

Changes since 10.0.0.alpha5

All changes

Fixes

  • Use FrontendUtils::deleteNodeModules
    Commit · Pull request · Issue

    TaskUpdatePackage was still using FileUtils.

  • Do not log conversion error
    Commit · Pull request

    No other converter logs a conversion error, which makes sense as you do not want to see all invalid input in your server logs

  • Update css-loader
    Commit · Pull request

    Update css-loader to get a newer version of postcss

  • Handle faulty imports
    Commit · Pull request · Issue

    Do not throw silently for incompatible import paths. Fix comment removal for JS files to accept ' as string.

  • Update node-fetch to 2.6.7
    Commit · Pull request

    Update node-fetch version

  • Improve exception message if dev server startup fails
    Commit · Pull request · Issue

  • Check if node_modules exists
    Commit · Pull request

    Even if there were seemingly undeletable files we should at the end check if the node_modules folder still exists before throwing an exception.

  • Do not store UI reference in DataCommunicator
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.