Changes since 24.2.0.rc1
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 requestWhen 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 requestOn 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]