github vaadin/flow 2.11.4
Vaadin Flow 2.11.4

6 hours ago

Changes since 2.11.3

All changes

Fixes

  • Do not mistakenly run 2 npm installs
    Commit · Pull request · Issue

  • Ensure requestEnd clears Vaadin thread locals (#20687)
    Commit · Pull request

    Makes sure that Vaadin thread locals are cleared even if something fails durung requestEnd execution. It also wraps Vaadin interceptors execution in a try/catch block to ensure all of them are invoked and that potential failures does not affect the continuation of requestEnd method.

Don't miss a new flow release

NewReleases is sending notifications on new releases.