github vaadin/flow 23.2.2
Vaadin Flow 23.2.2

24 months ago

Changes since 23.2.1

All changes

Fixes

  • Add build resource dir to classpath element to scan (#14536)
    Commit · Pull request · Issue

    ClassFinder used for frontend build is missing build resources directory. This change adds it to the list of elements to scan during build.

  • Added support for custom frontendDirectory in TaskCopyTemplateFiles (#14527) (CP: 23.2)
    Commit · Pull request

  • Be more sensible when adding changes to list of pending changes (#14478)
    Commit · Pull request · Issue

    Makes memory consumption optimisation for collecting state tree changes on the server-side: change list is checked and re-indexed (if needed) on each change, making removed objects be eligible for garbage collecting.

  • Remove presence check on item refresh (#14516)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.