Releases: stenciljs/core
Releases · stenciljs/core
🍔 2.12.1 (2022-01-04)
Bug Fixes
- vdom: properly warn for step attr on input (#3196) (7ffc02e)
Features
- typings: add optional key and ref to slot elements (#3177) (ce27a18)
Reverts
⛸ 2.12.0 (2021-12-13)
Bug Fixes
- cli: wait for help task to finish before exiting (#3160) (f10cee1)
- mock-doc: make Node.contains() return true for self (#3150) (f164407)
- mock-doc: allow urls as css values (#2857) (6faa5f2)
- sourcemaps: do not encode inline sourcemaps (#3163) (b2eb083), closes #3147
Features
- dist-custom-elements-bundle: add deprecation warning (#3167) (c7b07c6)
🐌 2.11.0 (2021-11-22)
Bug Fixes
Features
- css: account for escaped ':' in css selectors (#3087) (6000681)
🚟 2.11.0-0 (2021-11-09)
Bug Fixes
Features
- css: account for escaped ':' in css selectors (#3087) (6000681)
🦁 2.10.0 (2021-11-01)
Bug Fixes
- compiler: add delegatesFocus to custom elements targets (#3117) (2ffb503)
- runtime: prevent unnecessary re-renders when reflecting props (#3106) (63dbb47)
Features
🚙 v2.9.0 (2021-10-11)
Bug Fixes
- docs: fix docs generation for method return values (#3064) (dc2f6fb)
- output-targets: restore stats output target (#3030) (c76dca7)
- preamble: restore preamble functionality (#3085) (39caa8c)
- test: attempt to fix flaky prerender test (#3095) (16b8ea4)
Features
- compiler: consumer sourcemap support (#3005) (bb3bf90)
- deno: remove deno from codebase (#3067) (037b228)
- dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
- mock-doc: add pathname to mock anchors (#3090) (99428c7)
- telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)
⚡️v2.9.0-0 (2021-10-05)
Bug Fixes
- docs: fix docs generation for method return values (#3064) (dc2f6fb)
- output-targets: restore stats output target (#3030) (c76dca7)
- preamble: restore preamble functionality (#3085) (39caa8c)
Features
- dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
- telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)
🐱 2.8.1 (2021.09.15)
Bug Fixes
- runtime: textContent for scoped components with slots (#3047) (9fc7657)
🎲 2.8.0 (2021.09.01)
Bug Fixes
- types: add referrerPolicy to AnchorHTMLAttributes (#3006) (4f7c073)
- docs: update app-es5-disabled.ts message (#2993) (4f7c073)
Features
- compiler: allow disabling the injected hydration stylesheet (#2989) (a3d2928)
🎲 2.8.0 (2021.09.01)
Bug Fixes
- types: add referrerPolicy to AnchorHTMLAttributes (#3006) (4f7c073)
- docs: update app-es5-disabled.ts message (#2993) (4f7c073)
Features
- compiler: allow disabling the injected hydration stylesheet (#2989) (a3d2928)
🐔 2.7.1 (2021.08.24)
Bug Fixes
- ci: vendor deno for builds (#3020) (6d8a61d)
- compiler: solve issue where worker thread didn't have access to fetch (#3012) (925d4e9)
- telemetry: handle malformed telemetry tokens (#3014) (ff75a47)