github vaadin/flow 23.1.0.alpha4
Vaadin Flow 23.1.0.alpha4

latest releases: 24.5.0.alpha5, 24.4.3, 24.5.0.alpha4...
pre-release2 years ago

Changes since 23.1.0.alpha3

All changes

New features

Fixes

  • Optimize Binder#doWriteIfValid to avoid duplicate field level validations
    Commit · Pull request

  • Ignore server-modality for poll RPC invocations
    Commit · Pull request · Issue

    The inert status of the UI as the result of server-modality should be ignored for some RPC calls such as polling events.

  • Exclude license-checker and usage-statistics from optimizeDeps
    Commit · Pull request

    Excludes @vaadin/vaadin-license-checker and @vaadin/vaadin-usage-statistics from the Vite deps optimization to prevent the special part of their source code serialized into a code comment from eliminating in dev mode:

  • Do not select from session if parent has a better match
    Commit · Pull request · Issue

    Check if parent registry contains a better match than the session registry.

Don't miss a new flow release

NewReleases is sending notifications on new releases.