Releases: stenciljs/core
Releases · stenciljs/core
🔋 4.29.2 (2025-04-07)
🌼 4.29.1 (2025-04-04)
Bug Fixes
- runtime: properly set scope classes (#6224) (5982264), closes ionic-team/ionic-framework#30323
🌁 4.29.0 (2025-04-02)
🎤 4.28.2 (2025-03-13)
Bug Fixes
Thanks to @johnjenkins for their contributions! 🎉
🐵 4.28.1 (2025-03-12)
Bug Fixes
- build: add more platform specific optionalDependencies (#6196) (e2965e5), closes #6195
- build: get ts to handle
.d.mts
files (#6193) (d9095b2), closes #6195 - compiler: get to handle .cts files (#6199) (6c1804f), closes #6198
- loader: remove package.json as it interferes with main (#6200) (bad6e1e), closes #5637
🎩 4.28.0 (2025-03-11)
Bug Fixes
- add missing name attribute for details html element (#6188) (aa1bc62)
- compiler: fix file watcher sometimes doesn't trigger rebuild (#6191) (840ead9), closes #6190
Internal
- compiler: build: update rollup to latest (#6187) (d54c44c), closes #5011, closes #6039, closes #5360, closes #3808, closes #3605, closes #5976
🎉 Thanks for @johnjenkins, @hettiger and @s-gurevich for their contributions! 🎉
🌱 4.27.2 (2025-03-03)
🍸 4.27.1 (2025-02-25)
🏔 4.27.0 (2025-02-21)
Bug Fixes
- hydrate: support dash-case case in hydrate mode (#6158) (30f2a09), closes #6150
- runtime:
scoped: true
slot fallback with forwarded slot (#6171) (57e7e58), closes #6170 - runtime: always call component lifecycle hooks (#6167) (260ced2), closes #6165
- runtime: append newChild if parent node doesn't match with patched node (#6141) (eafe1f9), closes #6140
Features
- runtime: add
slotchange
event andassignedNodes
/assignedElements
methods forscoped: true
slots (#6151) (2a1038e)
Refactor
- runtime: make WeakMap obsolete (#6156)
🎉 Thanks for @johnjenkins, @danielleroux and @itsjustaplant for their contributions! 🎉
🐇 4.26.0 (2025-02-11)
Features
🎉 Thanks for @johnjenkins for their contributions! 🎉