github vaadin/flow 23.0.0.beta3
Vaadin Flow 23.0.0.beta3

latest releases: 24.6.0.beta6, 24.6.0.beta5, 24.6.0.beta4...
pre-release2 years ago

Changes since 23.0.0.beta2

All changes

Notes

Flow - Spring integration sources (previously at https://github.com/vaadin/spring) have been merged into the Flow repository.

Fixes

  • Update jaxb-runtime (#13022)
    Commit · Pull request · Issue

    Update jaxb-runtime to a version compatible with jdk17

  • Push '.' instead of '' when navigating (#12991)
    Commit · Pull request · Issue

    The API for Location::getPath/getPathWithQueryParameters was changed in V15 to return "" instead of "." for the base URL. However, it seems to not have been taken into account that FF / Safari do not navigate to base when passing the empty string for URL to the history methods (and this ticket, which seems to have observed that this workaround was necessary, was closed without action). This commit moves the workaround to its own method in History.

Don't miss a new flow release

NewReleases is sending notifications on new releases.