Releases: ionic-team/stencil
Releases · ionic-team/stencil
📢 v4.5.0 (2023.10.16)
❤️ v4.4.1 (2023.10.09)
🍫 v4.4.0 (2023-10-02)
🐫 4.3.0 (2023-09-18)
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)
🌲 4.2.0 (2023-09-05)
🐟 4.1.0 (2023-08-21)
🚣 4.0.5 (2023-08-14)
🍧 4.0.4 (2023-08-07)
🎾 v4.0.3 (2023-07-31)
Bug Fixes
- fix(runtime): add onSelect to textarea and input by @cam-narzt in #4616
- fix(runtime): handle lazy-instance promises for connected & disconnected callbacks by @joewoodhouse in #4072
- fix(docs-json): use dts-bundle-generator to bundle types for docs-json by @alicewriteswrongs in #4619
- fix handling of host attributes by @alicewriteswrongs in #4548
- fix(testing): remove use of
emulate
field inE2EPage()
by @tanner-reits in #4632 - fix(compiler): custom elements relative typedef import paths by @tanner-reits in #4633
Thanks
🎉 Thanks @cam-narzt and @joewoodhouse for their contributions! 🎉