| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-09 | 1.5 kB | |
| v4.39.0 (2025-12-08) source code.tar.gz | 2025-12-09 | 2.3 MB | |
| v4.39.0 (2025-12-08) source code.zip | 2025-12-09 | 3.1 MB | |
| Totals: 3 Items | 5.4 MB | 0 | |
Features
- runtime: tag transformation (enables component library scoping) - Read the docs - (#6211) (be7d73e)
- compiler: variables as decorators arguments - Read the docs - (#6451) (fa9a025)
Bug Fixes
- lazyBundleIdPlugin: fixed the issue with creation of orphaned '.map' files in the distribution directory (#6455) (7155fe8)
- mixin: allow
argsas a ctor argument & fix super call order during spec tests (#6467) (afa4c2d)
New Contributors
- @gnbm made their first contribution in https://github.com/stenciljs/core/pull/6443
- @tamb made their first contribution in https://github.com/stenciljs/core/pull/6451
- @paulvisciano made their first contribution in https://github.com/stenciljs/core/pull/6457
Full Changelog: https://github.com/stenciljs/core/compare/v4.38.3...v4.39.0