github vaadin/flow 24.5.0.alpha19
Vaadin Flow 24.5.0.alpha19

latest releases: 24.5.0.alpha20, 24.5.0.beta1
pre-release5 days ago

Changes since 24.5.0.alpha18

All changes

New features

Fixes

  • Evaluate target not active
    Commit · Pull request · Issue

    For deciding what action to take we should evaluate where we are going and not the current active path.

  • Propagate Premium Features flag value to configuration
    Commit · Pull request


  • Wait for output reading to complete before parsing version
    Commit · Pull request

    NodeInstall.getVersion currently does not block waiting for STDOUT and STDERR to be read completely. This causes random failure during node installation because of forcing an empty version. This change waits for future to complete before parsing the version value.

Don't miss a new flow release

NewReleases is sending notifications on new releases.