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

latest releases: 24.3.18, 24.4.9, 24.5.0.beta3...
pre-release7 months ago

Changes since 24.4.0.alpha7

All changes

Breaking changes

  • Bump jackson.version from 2.16.0 to 2.16.1
    Commit · Pull request

    This is proposed to be applied to Vaadin 24.4 and we should update minimal requirement for Gradle from 7 to 8, see #18683

  • Upgrade minimum supported Gradle version to 8.4
    Commit · Pull request

New features

  • Add methods for checking roles and authorities
    Commit · Pull request

  • Wrap the JS snippet in async function
    Commit · Pull request

    Wondering if anything else would change for users but await would just magically start to work 🤔 Let's see what the test say... Quick prototype for #18693

  • Move ReactComponentAdapter to flow-react
    Commit · Pull request · Issue

    Move the React component code to new module flow-react

Fixes

  • Rename react.router.enable left-overs to react.enable
    Commit · Pull request

  • Possibly missing packages should not show error
    Commit · Pull request · Issue

    When getting outside package json files we should not log errors for them if they are missing as they may or may not be availabe.

  • Do not run generator without hilla
    Commit · Pull request · Issue

    Do not add the generators if not hilla used in project.

Don't miss a new flow release

NewReleases is sending notifications on new releases.