Skip to content

Releases: stenciljs/core

🎤 4.28.2 (2025-03-13)

13 Mar 18:36
37ac3fc
Compare
Choose a tag to compare

Bug Fixes

Thanks to @johnjenkins for their contributions! 🎉

🐵 4.28.1 (2025-03-12)

13 Mar 00:26
bf5a470
Compare
Choose a tag to compare

Bug Fixes

🎩 4.28.0 (2025-03-11)

12 Mar 00:02
a728c20
Compare
Choose a tag to compare

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

🎉 Thanks for @johnjenkins, @hettiger and @s-gurevich for their contributions! 🎉

🌱 4.27.2 (2025-03-03)

03 Mar 19:22
30fc9f5
Compare
Choose a tag to compare

Bug Fixes

🍸 4.27.1 (2025-02-25)

26 Feb 00:10
03a5ff9
Compare
Choose a tag to compare

Bug Fixes

  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#6175) (7a3e150)

🏔 4.27.0 (2025-02-21)

22 Feb 03:18
a9892d2
Compare
Choose a tag to compare

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 and assignedNodes / assignedElements methods for scoped: 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)

11 Feb 17:01
11e98f1
Compare
Choose a tag to compare

Features

  • ssr: shadow dom components can render as declarative-shadow-dom or as 'scoped' (#6147) (26e4aa3)

🎉 Thanks for @johnjenkins for their contributions! 🎉

🐉 4.25.3 (2025-02-04)

05 Feb 00:19
3281159
Compare
Choose a tag to compare

Bug Fixes

  • runtime: don't include loadModule logic in hydrate runtime (#6145) (948b63a)

Reverts

🐉 4.25.2 (2025-02-04)

04 Feb 19:31
dd51abd
Compare
Choose a tag to compare

Bug Fixes

Thanks

🎉 Thanks for @johnjenkins for their contributions! 🎉

🌳 4.25.1 (2025-01-24)

25 Jan 01:07
eb11d25
Compare
Choose a tag to compare

Bug Fixes

Thanks

🎉 Thanks for @johnjenkins for their contributions! 🎉