Skip to content

v2.7.1

Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 07 Feb 10:55
· 62 commits to main since this release

2.7.1 (2025-02-07)

Fixes

  • framework: add ElementInternals shim (#10782)
    jsdom users complained of test failures caused by missing ElementInternals API in the jsdom env - we now provide a shim for attachInternals method, returning a shim for the ElementInternals class.