| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.43.2 (2026-02-27) source code.tar.gz | 2026-02-27 | 2.4 MB | |
| 4.43.2 (2026-02-27) source code.zip | 2026-02-27 | 3.3 MB | |
| README.md | 2026-02-27 | 2.0 kB | |
| Totals: 3 Items | 5.7 MB | 0 | |
Bug Fixes
- compiler: mixin jsx processing (#6615) (ccda746)
- compiler: proper discovery and processing of external mixins / classes (#6620) (0ee951e)
- dist-custom-elements: stop
renderfunction being stripped from imports (#6623) (cd33ccb) - mock-doc: add missing
partsetter to MockElement (#6612) (abfdd57) - runtime: init prop reactivity when ele.prop === instance.prop (#6614) (ad6a344)
- runtime: mixin get / set
@Propinfinite loop (#6618) (11201b5) - types: provide warnings for ts 4094; anon classes may not be private or protected (#6613) (3fbc441)
- types: raise typescript errors even without
components.d.ts(#6616) (827d0d6)
New Contributors
- @hyyan made their first contribution in https://github.com/stenciljs/core/pull/6612
Full Changelog: https://github.com/stenciljs/core/compare/v4.43.1...v4.43.2