Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.37.0 (2025-09-13) source code.tar.gz | 2025-09-13 | 2.1 MB | |
4.37.0 (2025-09-13) source code.zip | 2025-09-13 | 2.9 MB | |
README.md | 2025-09-13 | 833 Bytes | |
Totals: 3 Items | 5.0 MB | 0 |
Bug Fixes
- fix(dist-custom-elements): make watchers fire immediately when element already defined by @kristilw in https://github.com/stenciljs/core/pull/6381
- fix(dist-custom-elements): apply
initializeNextTick
config setting by @johnjenkins in https://github.com/stenciljs/core/pull/6382
Features
- feat(runtime): allow
@Component
decorated classes to be extended by @johnjenkins in https://github.com/stenciljs/core/pull/6362 - feat: new core api -
Mixin()
; compose multiple classes into a single constructor using factory functions. by @johnjenkins in https://github.com/stenciljs/core/pull/6375 - Read more on the Stencil docs
Thanks to @kristilw for their contributions! 🎉
Full Changelog: https://github.com/stenciljs/core/compare/v4.36.3...v4.37.0