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 forattachInternalsmethod, returning a shim for the ElementInternals class.