| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-12 | 1.9 kB | |
| v4.45.0 source code.tar.gz | 2026-09-12 | 2.4 MB | |
| v4.45.0 source code.zip | 2026-09-12 | 3.4 MB | |
| Totals: 3 Items | 5.8 MB | 0 | |
What's Changed
- chore(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 by @dependabot[bot] in https://github.com/stenciljs/core/pull/6859
- fix(scope-css): process layer selectors by @wessmeister in https://github.com/stenciljs/core/pull/6858
- chore(deps): bump nanoid from 3.3.11 to 3.3.18 by @dependabot[bot] in https://github.com/stenciljs/core/pull/6860
- chore(deps-dev): bump browserslist from 4.28.1 to 4.28.8 by @dependabot[bot] in https://github.com/stenciljs/core/pull/6861
- chore(deps-dev): bump postcss-selector-parser from 7.1.0 to 7.1.3 by @dependabot[bot] in https://github.com/stenciljs/core/pull/6856
- ci: split perf jobs by @johnjenkins in https://github.com/stenciljs/core/pull/6863
- chore(deps-dev): bump js-yaml from 3.14.2 to 3.15.2 in /src/testing/jest/jest-29 by @dependabot[bot] in https://github.com/stenciljs/core/pull/6874
- fix(types): loosen greedy
aria${string}type by @johnjenkins in https://github.com/stenciljs/core/pull/6880 - fix(ssr): abort stuck component and in-flight fetch() on hydrate timeout by @johnjenkins in https://github.com/stenciljs/core/pull/6881
- fix(runtime): lazy getter / setter queue last set value by @johnjenkins in https://github.com/stenciljs/core/pull/6883
- fix(compiler): stop double
transformTagwrap by @johnjenkins in https://github.com/stenciljs/core/pull/6884 - fix(runtime): create new element for new child when keyed tag changes by @johnjenkins in https://github.com/stenciljs/core/pull/6885
- fix(testing): await puppeteer executablePath() for puppeteer >= 25 by @johnjenkins in https://github.com/stenciljs/core/pull/6886
- Release v4.45.0 by @github-actions[bot] in https://github.com/stenciljs/core/pull/6887
New Contributors
- @wessmeister made their first contribution in https://github.com/stenciljs/core/pull/6858
Full Changelog: https://github.com/stenciljs/core/compare/v4.44.2...v4.45.0