Releases: ionic-team/stencil
Releases · ionic-team/stencil
💥 v4.6.0 (2023.10.23)
Bug Fixes
- compiler: consistently generate additional type files (#4938) (70cba50)
- compiler: persist polyfills on build (#4932) (b97dadc), closes #4661
- runtime: add height, width Source attrs (#4943) (c9a3eac), closes #4942
Features
- types: generate addEventListener and removeEventListener overloads to component html element type (#4909) (0249798)
Thanks
🎉 Thanks @m-thompson-code & @HansClaasen for their contributions! 🎉
📢 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.