v1.11.4
Bug fixes
- #2192 - engine-core: Move restrictions for
ShadowRoot.prototype.getSelection
andShadowRoot.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.