Skip to content

Vaadin Flow 9.0.16

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 28 Jun 09:57
· 92 commits to 9.0 since this release
0c4007f

Changes since 9.0.15

All changes

New features

Fixes

  • Use correct view when using eagerServerLoad (#14036) (CP: 9.0)
    Commit · Pull request

  • Fix ip binding problem with Vite 3 (#14040)
    Commit · Pull request · Issue

    Use 127.0.0.1 both for the Vite server and when connecting to it to ensure it works

  • Override missing osgi dependency (#13965)
    Commit · Pull request · Issue

    Override org.osgi.service:org.osgi.service.prefs dependency because it has a different group ID now.