Skip to content

v1.11.4

Compare
Choose a tag to compare
@pmdartus pmdartus released this 04 Feb 09:50
· 1723 commits to master since this release

Bug fixes

  • #2192 - engine-core: Move restrictions for ShadowRoot.prototype.getSelection and ShadowRoot.prototype.elementsFromPoint from @lwc/engine-core to @lwc/synthetic-shadow to allow usage of those methods outside of our synthetic shadow polyfill. Those restrictions remain in @lwc/synthetic-shadow because polyfills for those methods have not been implemented.