github vaadin/flow 9.0.2
Vaadin Flow 9.0.2

latest releases: 23.3.31, 24.3.11, 23.5.1...
2 years ago

Vaadin Flow 9.0.2

Changes in Flow from 9.0.1

  • New Features:

    • Add new usage data collection for dev-mode (#12381). PR:12550

      Collects usage statistics once a day in development mode. Can be opted out of with devmode.usageStatistics.enabled configuration parameter.

  • Fixes:

    • Do not use --ignore-existing which is only available in npm 6. PR:12406. Ticket:11963

      While this might break some pnpm case, it will still help more to have consistent behavior across npm versions. Also the cases it might break are already broken for many users (npm 7+)

    • Outdated links to production mode docs (#12553). PR:12555

    • Do not throw NPE for UI.access called when session has expired (#12531) (CP: 9.0). PR:12547. Ticket:12100

    • Updated ASM8 to ASM9 (#12487). PR:12504

      Update ASM to support Java 17

    • Fusion: Support PathPattern parsed mapping for endpoint prefix PR:12556. Ticket:150

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.