Skip to content

Releases: ionic-team/stencil

🌳 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! 🎉

🏅 4.25.0 (2025-01-22)

23 Jan 03:20
66340b2
Compare
Choose a tag to compare

Bug Fixes

  • SSR: class prop / state reactivity for target es2022 (#6099) (07dcfa8), closes #6095
  • test: stop re-running prototype augment in spec tests. (#6105) (a7d3873), closes #6104

Features

  • mock-doc: assignednodes and assignedElements (#6108) (777aafd)
  • runtime: Add element to component error handler. Enables error boundaries (#2979) (5605d48)

Reverts

🚜 4.24.0 (2025-01-17)

17 Jan 03:51
2df56c4
Compare
Choose a tag to compare

Bug Fixes

  • runtime: clean up ancestor nodes on resolve (#6094) (2503dc5)
  • testing: update puppeteer, default to 'new' headless (#6098) (6537869)

Features

  • runtime: @Prop / @State now work with runtime decorators (#6084) (82fc857)
  • slot-polyfill: patch insertBefore & slotted node parentNode (#6096) (efb40d5), closes #6043

Thanks

🎉 Thanks for @johnjenkins for their contributions! 🎉

🌮 4.23.2 (2025-01-10)

10 Jan 22:35
bdfabbe
Compare
Choose a tag to compare

Bug Fixes

🌯 4.23.1 (2025-01-06)

06 Jan 18:23
22684f3
Compare
Choose a tag to compare

Bug Fixes

Thanks

🎉 Thanks to @ and @johnjenkins and @dwirz for their contributions! 🎉

🐣 4.23.0 (2024-12-11)

11 Dec 21:22
3249003
Compare
Choose a tag to compare

Bug Fixes

Features

🐤 4.22.3 (2024-11-21)

21 Nov 19:19
7bdf128
Compare
Choose a tag to compare

Bug Fixes

  • correctly call proxied formAssociated callbacks (#6046) (dffb49d), closes #6038
  • mock-doc: return empty string if anchor has no href attribute (#6051) (e44642f), closes #6047
  • runtime: ensure event listener are not registered twice (#6052) (8f1bc55), closes #6045
  • runtime: scope id fix for component children for typescript issue (#6041) (ab4cfce), closes #6042

🎺 4.22.2 (2024-10-25)

25 Oct 16:46
94fc60b
Compare
Choose a tag to compare

Bug Fixes

🌪️ v4.22.1 (2024-10-09)

09 Oct 18:32
5c4c969
Compare
Choose a tag to compare

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (#6011) (2f944e2)
  • mock-doc: get native primitive from globalThis (#6021) (72fabd1)
  • runtime: create unique host ids (#6018) (1564b7a)
  • runtime: merge styles within ShadowRoot into a single node (#6014) (61f90b0)

🍲 v4.22.0 (2024-10-03)

03 Oct 19:12
86a36b4
Compare
Choose a tag to compare

Bug Fixes

Features