github vaadin/flow 9.0.0.alpha1
Vaadin Flow 9.0.0.alpha1

latest releases: 23.3.31, 24.3.11, 23.5.1...
pre-release2 years ago

Vaadin Flow 9.0.0.alpha1

Changes in Flow from 8.0.0.alpha10

  • New Features:

  • Fixes:

    • Avoid merge conflicts during properties collection. PR:11410. Ticket:11404

    • Reset session field only when HTTP session is invalidated. PR:11416. Ticket:6959

    • Reuse existing filesystem. PR:11428. Ticket:11378

      When getting a for Flow new FileSystem there is the possibility that a filesystem has been created elsewhere. Reuse the existing FileSystem if it exists.

    • Use dedicated namespace for fallback style imports. PR:11419. Ticket:11376

    • Undeprecate Uses. PR:11423. Ticket:11417

    • Update non-nullable model to the new readonly structures. PR:11403

    • Upgrade bytebuddy version for Java 18. PR:11400

      1.10.21 -> 1.11.6

    • Use proper classloader for template model. PR:11379. Ticket:7377

    • Use dedicated exception for Location validation. PR:11367. Ticket:11302

    • Reset HTTP session on CLOSED state, not immediately. PR:11377. Ticket:6959

    • Format numbers in NumberRenderer using Locale if it's provided. PR:11373. Ticket:8970

    • Don't create a new UI instance for service worker resource. PR:11372. Ticket:6454

    • Upgrade to lit 2.0.0-rc.2. PR:11365

    • Use textContent instead of innerHTML for error elements. PR:11354. Ticket:11324

    • Fixes comparison of prerelease versions FE deps. PR:11353. Ticket:11352

      The problem caused e.g. alphas greater than 10 to be considered older than 2-9.

    • Set "href" for element inside template as an attribute not a property. PR:11351. Ticket:11349

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.