github vaadin/flow 24.2.0.rc2
Vaadin Flow 24.2.0.rc2

pre-release11 months ago

Changes since 24.2.0.rc1

All changes

Fixes

  • Handle shadow DOM stylesheets in production and dev bundle (#17776)
    Commit · Pull request · Issue

  • Do not passivate child keys with active&expanded parents (#17774)
    Commit · Pull request · Issue

  • Add reachable classes to child route (#17772)
    Commit · Pull request

    When child entrypoint has no AtRoute annotation, but it's parent class does have, the reachable classes from parent class are added to the child entrypoint, so frontend modules are added as well and bundle chunk is generated with all needed web-components.

  • Added class can be with / (#17783)
    Commit · Pull request

    On windows at least the added class can come in the format com/example/application/Hello in which case the cache throws a IndexOutOfBounds exception for the range [0, -1]

Don't miss a new flow release

NewReleases is sending notifications on new releases.