Releases: stenciljs/core
Releases · stenciljs/core
🐗 2.0.0-1
v2.0.0-1 🐗 2.0.0-1
😄 2.0.0-0
v2.0.0-0 😄 2.0.0-0
⛱ 1.17.3
☎️ 1.17.2
🐚 1.17.1
🍩 1.17.0
Features
- runtime: ability to hook into creating CustomEvent, so vue binding can lowercase event names (a2ce019)
- setAssetPath: customize path of asset base urls (a06a941)
- dev-server: pick up scheme and host from forwarding proxy. (#2492) (3be1d72)
- Rollup 2.23.0
Bug Fixes
- polyfill: use core-js promise and iife fetch polyfill (#2443) (7b7ed0b)
- render: allow mapping of childNode to functional component (#2548) (d0176c9)
- resolve: fix typescript resolve patch (1ef8097)
- screenshot: update compare.html in e2e screenshot (#2585) (85f6504)
- sys: ensure in-memory sys checks file data (f7c03c2)
🍟 1.17.0-0
🐬 1.16.5
🏜 1.16.4
🚁 1.16.3
Bug Fixes
- cli: export parseFlags api (3bd1904)
- commonjs: bump commonjs plugin to 14.0.0 (7eee192)
- compiler: check reference type text (fdc271c), closes #2569
- hydrated: fix custom hydratedFlag config (013ca8c), closes #2574
- prerender: await hashed template html (f4b1799)
- sys-node: improve os.cpu() checks to read model (05ea6df), closes #2565
- test: fix testing.testEnvironment setting (645f3a0), closes #2425
- type definition: add abbr to ThHTMLAttributes (#2568) (d0f7ff1)