v1.7.1
Internal
- #1889 - engine: refactoring - remove the dependency on Element.prototype.tagName to look up the component name
- #1905 - engine: refactoring - move common aria-related code into shared package for future engine-core/engine-dom split
- #1906 - engine: refactoring - remove unused field validation logic from the template evaluation
- #1908 - engine: refactoring - move custom element constructor creation logic to @lwc/engine-dom for future or the engine-core/engine-dom split
- #1888 - engine: refactoring - remove the dependency on the ShadowRoot.prototype.innerHTML
- #1910 - engine: refactoring - move imports entry points towards future engine-core/engine-dom split
- #1893 - engine: refactoring - clean up the usage and the content of VM