Releases: ionic-team/stencil
Releases · ionic-team/stencil
🐔 2.7.1 (2021.08.24)
⛰ 2.7.1-0 (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)
🌟 2.7.0 (2021.08.19)
Bug Fixes
- dev-server: allow file change events to pass through (#3001) (b84dd11)
- dev-server: allow web server to be run in Docker (#2973) (42cdeae)
- dev-server: prevent crash with Safari 15 (ed173cd)
- runtime: prevent watchers from prematurely firing in custom elements build (#2971) (8c375bd)
- runtime: prevent shadowing on non-upgraded components (#2949) (afbd129)
- testing: puppeteer v10 support (#2939) (09afd3f)
Features
- cli: add telemetry and cli features (#2964) (1381cc7)
- cli: writing and reading the ionic config file (#2963) (f981812)
🕹 2.7.0-0 (2021.07.07)
Bug Fixes
- runtime: prevent shadowing on non-upgraded components (#2949) (afbd129)
- testing: puppeteer v10 support (#2939) (09afd3f)
📟 2.6.0 (2021.06.02)
Features
- platform: add setPlatformHelpers() api (f09abe6)
🌟 2.7.0 (2021-08-19)
Bug Fixes
- dev-server: allow file change events to pass through (#3001) (b84dd11)
- dev-server: allow web server to be run in Docker (#2973) (42cdeae)
- dev-server: prevent crash with Safari 15 (ed173cd)
- runtime: prevent watchers from prematurely firing in custom elements build (#2971) (8c375bd)
- runtime: prevent shadowing on non-upgraded components (#2949) (afbd129)
- testing: puppeteer v10 support (#2939) (09afd3f)
Features
- cli: add telemetry and cli features (#2964) (1381cc7)
- cli: writing and reading the ionic config file (#2963) (f981812)
🕹 2.7.0-0 (2021-07-07)
Bug Fixes
- runtime: prevent shadowing on non-upgraded components (#2949) (afbd129)
- testing: puppeteer v10 support (#2939) (09afd3f)
📟 2.6.0 (2021-06-02)
Features
- platform: add setPlatformHelpers() api (f09abe6)
🕹 2.7.0-0
📟 2.6.0
🚌 2.6.0-0
🛥 2.5.2
🐭 2.5.1
🎠 2.5.0
Features
- dev-server: provide custom request listener (eec7651)
- typescript: update to typescript 4.2.3 (50d4afb)
- rollup: update to rollup 2.42.3 (0af5d6a)
- terser: update to terser 5.6.1 (3a480f5)
- autoprefixer: update to autoprefixer 10.2.5 and postcss 8.2.8 (9c6f8d5)
- sizzle: update to sizzle 2.3.6 (4f94a13)
- graceful-fs: update to graceful-fs 4.2.6 (c15ba1c)
- mime-db: update to mime-db 1.46.0 (27db7ae)
- open: update to open 8.0.4 (0208698)
Bug Fixes
- mock-doc: set document.dir property from document.documentElement (9a65494)
📷 2.4.0
Features
- custom-elements: enable dist-custom-elements output (fc70564)
- output: includeGlobalScripts option for custom elements (e7fa9c8)
- setPlatformOptions: add setPlatformOptions for ce builds (12fec21)
- typescript: update to typescript 4.1.3 (adf9c93)
- TypeScript 4.1.3
- Rollup 2.35.1
- Terser 5.5.1
- Puppeteer 5.4.2
Bug Fixes
- events: map onFocusIn/Out to correct events (#2745) (2dc930f)
- vdom: prevent error for parentless nodes (#2761) (a08f3a8)
- devserver: expose startupTimeout (0046051)
- runtime: don't render when crashing (#2746) (c91e0c8)
- vdom: hide fallback slot when content present in scoped/non-shadow components (#2650) (2ae6f5f)
- worker: update *?worker declaration (#2754) (7b96ada)
- mock-doc: make MockAttributeMap iterable (#2788) (1aa9cae)
- show warning when immutable props change (9c18fa0), closes #2433
- client: test for presence of replace method of CSSStyleSheet (#2773) (67e0ea8)
- bundles: add sideEffects false to package (d3bc9e6)
- autoprefixer: update autoprefixer (75acfca)
- hydrate: check for fetch patch (16a3330)
- polyfill: convert checkIfURLIsSupported to function expression (#2799) (f8618d6)
⛵️ 2.3.0 (2020-11-06)
Features
- config: env (#2732) (ab6dff1)
- devserver: dev server startup timeout configurable (#2719) (455adb3)
- jest: update to jest 26.6.3 (b6ca680)
- rollup: update to rollup 2.33.1 (bb1f55e)
Bug Fixes
- path: export win32 (a536654)