Skip to content

Vaadin Flow 9.0.0

Choose a tag to compare

@vaadin-bot vaadin-bot released this 29 Nov 11:12
· 224 commits to 9.0 since this release
b643541

Vaadin Flow 9.0.0

Changes in Flow from 9.0.0.rc1

  • Fixes:

    • Inject theme rules only once when using Vite (#12415). PR:12429

      Theme rules are now injected only once when using Vite

    • Fix the mobile-dnd polyfill versions (#12438) (CP: 9.0). PR:12443. Ticket:8014

    • Do not fail SpringBootTests if a Lookup instance is not available (#12437). PR:12439

    • Firefox versions 65-77 showed browser errors instead of the unsupported browser page (#12442). PR:12450

  • ⧉ All changes