Skip to content

Releases: ionic-team/stencil

📢 v4.5.0 (2023.10.16)

16 Oct 15:21
4c38e47
Compare
Choose a tag to compare

Features

  • compiler, runtime: add support for form-associated elements (#4784) (5976c9b)

❤️ v4.4.1 (2023.10.09)

09 Oct 15:21
0f52224
Compare
Choose a tag to compare

Bug Fixes

  • screenshot: alert user when toMatchScreenshot uses NaN (#4891) (a251946)

🍫 v4.4.0 (2023-10-02)

02 Oct 14:55
509494f
Compare
Choose a tag to compare

Bug Fixes

Features

🐫 4.3.0 (2023-09-18)

18 Sep 15:20
7a1f32c
Compare
Choose a tag to compare

Bug Fixes

  • compiler: restrict config extras slot fix flags (#4767) (f2c3229)
  • test: ensure legacy decorators are used when using transpile (#4771) (2ef9ec7)

Features

  • compiler: computed properties can be used with Stencil decorators (#4746) (a848269)
  • runtime: watch native HTML attributes (#4760) (fc86c23)

Thanks

🎉 Thanks louis-bompart for their contributions! 🎉

Notes

This release originally read as '🎱 4.3.0 (2023-09-18)'. Due to a bug in the changelog generation, we generated a new emoji instead of the one baked into Stencil. This has been corrected in GitHub. The v4.3.0 release has not changed.

😀 v4.2.1 (2023-09-11)

11 Sep 15:14
29fa4b3
Compare
Choose a tag to compare

Bug Fixes

  • compiler: add heritage clauses earlier in native transform (#4769) (9a92ad1)

🌲 4.2.0 (2023-09-05)

05 Sep 17:36
44e10d2
Compare
Choose a tag to compare

Bug Fixes

  • compiler: resolve implicit enum types (#4739) (f5a3bd8)
  • runtime: patch methods for scoped slot append, prepend, and insertAdjacent (#4719) (1d98462)

Features

🐟 4.1.0 (2023-08-21)

21 Aug 14:39
d44d97e
Compare
Choose a tag to compare

Bug Fixes

  • runtime: adds a testing check to the forceUpdate method (#4682) (7e9544d)
  • typings: add crossorigin html attr to img (#4686) (65d60fb), closes #4685

Features

  • compiler: include getAssetPath in generated export statement (#4683) (821da79)
  • config: add experimentalSlotFixes config value (#4652) (392af26)

🚣 4.0.5 (2023-08-14)

14 Aug 16:58
b217b96
Compare
Choose a tag to compare

Bug Fixes

🍧 4.0.4 (2023-08-07)

07 Aug 10:58
82d25a8
Compare
Choose a tag to compare

Bug Fixes

  • runtime: forceUpdate calls only execute when in a browser env (#4591) (b203263)
  • typings: add additional transition events to DOMAttributes (#4645) (420052f), closes #4643

🎾 v4.0.3 (2023-07-31)

31 Jul 19:35
8ecc9de
Compare
Choose a tag to compare

Bug Fixes

Thanks

🎉 Thanks @cam-narzt and @joewoodhouse for their contributions! 🎉