Bug Fixes
- fix(dist-custom-elements): make watchers fire immediately when element already defined by @kristilw in #6381
- fix(dist-custom-elements): apply
initializeNextTick
config setting by @johnjenkins in #6382
Features
- feat(runtime): allow
@Component
decorated classes to be extended by @johnjenkins in #6362 - feat: new core api -
Mixin()
; compose multiple classes into a single constructor using factory functions. by @johnjenkins in #6375 - Read more on the Stencil docs
Thanks to @kristilw for their contributions! 🎉
Full Changelog: v4.36.3...v4.37.0