v1.9.0
Improvements
- #2067 - lwc: Add
querySelector
andquerySelectorAll
to the LWC type interface forShadowRoot
. - #2071 - engine-core: Add hot module reloading (HMR) functionality. Note that this feature was subsequently put behind a feature flag in v1.9.3.
Internal
- #2058: Use CircleCI tag filtering to publish packages to npm.