| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.44.1 (2026-08-21) source code.tar.gz | 2026-08-21 | 2.4 MB | |
| 4.44.1 (2026-08-21) source code.zip | 2026-08-21 | 3.3 MB | |
| README.md | 2026-08-21 | 1.1 kB | |
| Totals: 3 Items | 5.8 MB | 1 | |
What's Changed
- fix(compiler): track type query references by @Boulea7 in https://github.com/stenciljs/core/pull/6825
- ci: add compile and runtime benchmark jobs by @johnjenkins in https://github.com/stenciljs/core/pull/6821
- feat(types): added
focusgroupstartproperty by @mfranzke in https://github.com/stenciljs/core/pull/6829 - fix(runtime): reflected boolean attributes by @johnjenkins in https://github.com/stenciljs/core/pull/6838
- fix(runtime): guard against null parent in insertBefore by @Arul1998 in https://github.com/stenciljs/core/pull/6836
- fix(types): defineCustomElements by @johnjenkins in https://github.com/stenciljs/core/pull/6839
- fix(runtime): fix performance mark error log in
dist-custom-elementsoutput by @johnjenkins in https://github.com/stenciljs/core/pull/6840 - Release v4.44.1 by @github-actions[bot] in https://github.com/stenciljs/core/pull/6842
New Contributors
- @Boulea7 made their first contribution in https://github.com/stenciljs/core/pull/6825
Full Changelog: https://github.com/stenciljs/core/compare/v4.44.0...v4.44.1