github vaadin/flow 24.1.16
Vaadin Flow 24.1.16

latest releases: 23.5.5, 24.5.0.alpha20, 24.5.0.beta1...
11 months ago

Changes since 24.1.15

All changes

Fixes

  • Exit disconnect if disconnection already happened (#17901)
    Commit · Pull request · Issue

  • Consume output from postinstall executions (#17844)
    Commit · Pull request · Issue

    Execution of postinstall tasks can lead to a deadlock if the subprocess produces more output on stdout than can fit in the pipe buffer. This change ensures that the output of the subprocess if correctly consumed.

  • Readding component that on detach removes components (#17837)
    Commit · Pull request · Issue

    to the same parent and at the same time in a detachListener removes components from the parent.

Don't miss a new flow release

NewReleases is sending notifications on new releases.