github vaadin/flow 8.0.0.alpha8
Vaadin Flow 8.0.0.alpha8

latest releases: 24.3.10, 24.4.0.beta1, 24.4.0.alpha32...
pre-release2 years ago

Vaadin Flow 8.0.0.alpha8

Changes in Flow from 8.0.0.alpha7

  • Breaking Changes:

    • Fusion package renaming. PR:11320

      Renamed the following Fusion packages in the fusion-endpoint module:
      1. com.vaadin.flow.server.connect -> com.vaadin.fusion
      2. com.vaadin.flow.server.frontend.fusion -> com.vaadin.fusion.frontend
      3. com.vaadin.flow.server.startup.fusion -> com.vaadin.fusion.startup

  • New Features:

    • Support non-nullability for collection items. PR:11290

    • Generate jandex index for Flow. PR:11241

      Generate a jandex index for Flow to use with quarkus. part of vaadin/quarkus#1

  • Fixes:

    • Order only dependencies inside package.json. PR:11318. Ticket:11294

    • Trim class names value before splitting. PR:11297. Ticket:11153

    • Remove the ClassFinder workaround for Gradle. PR:11300. Ticket:99

      Remove workaround for ReflectionsClassFinder. It is not needed anymore.

    • Make upload requests pass Spring Security checks. PR:11278

    • Make TS validators accept null values. PR:11232

    • Use JS to get DOM element value instead Selenium getAttribute. PR:11283. Ticket:11210

    • Use JS equals to check whether property value is changed. PR:11192. Ticket:11175

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.