Skip to content

Vaadin Flow 9.0.0.beta4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 11 Nov 14:18
5a386ac

Vaadin Flow 9.0.0.beta4

Changes in Flow from 9.0.0.beta3

  • New Features:

    • Enable serving Brotli resources by default. PR:12327. Ticket:4740
  • Fixes:

    • Remove disused plugins from package.json. PR:12337

      It does not delete them from target as this will go away with the next clean.

    • Avoid processing value change event due writing back of converted value. PR:12183

    • Vite fallback chunk. PR:12329

      Remove broken check as fallback chunk logic works fine with Vite Move template frontend files to test assets

  • ⧉ All changes