github vaadin/flow 24.10.0
Vaadin Flow 24.10.0

latest release: 25.1.0-rc1
9 hours ago

Changes since 24.10.0-beta1

All changes

Fixes

  • Move thread start out of DevServerWatchDog constructor (#23898)
    Commit · Pull request

    Starting a thread in a constructor can expose a partially constructed object. Extract the thread start into a separate start() method that callers invoke after construction completes.

  • Route with context path name (#23836)
    Commit · Pull request · Issue

    the same start as the context path from clearing context path out from the url when using react router.

Don't miss a new flow release

NewReleases is sending notifications on new releases.