Releases: stenciljs/core
Releases Β· stenciljs/core
π 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! π
π 4.25.3 (2025-02-04)
π 4.25.2 (2025-02-04)
Bug Fixes
- runtime: clean deferredConnectedCallbacks array on disconnectedCallback (#6142) (788dfd0), closes #6119
- runtime: don't flag html tag with hydrate flag anymore (#6103) (0691295), closes #6091
- ssr: correctly resolve slots during hydration (#6131) (8853790), closes #6130
- ssr: exponential perf slow down (#6128) (c1e6838), closes #6127
- ssr: multiple component instances sharing initial properties (#6126) (f7ecec3), closes #6125
- ssr: stop stripping comment nodes (#6123) (5a7ab24), closes #6120
Thanks
π Thanks for @johnjenkins for their contributions! π