Releases: stenciljs/core
🍀 3.0.0-rc.1 (2023-01-23)
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil
v3.0.0-dev
branch with main
.
🎈 2.22.2 (2023-01-23)
⭐️ 3.0.0-rc.0 (2023-01-17)
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features
included in Stencil v2.22.1
✈️ 2.22.1 (2023-01-17)
Note
v2.22.0 was never published to NPM, nor GitHub. The team had originally intended to release v2.22.0 on 2023.01.17.
However, the publish attempt occurred during an NPM outage (unbeknown to the team). The result of this outage left the
package 'marked' as published, although the publish did not succeed. v2.22.1 is identical to the version that the
Stencil team originally intended to release as v2.22.0.
Features
🚚 3.0.0-beta.1 (2023-01-09)
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil
v3.0.0-dev
branch with main
.
🍟 2.21.0 (2023-01-04)
👑 3.0.0-beta.0 (2022-12-19)
Features
- compiler: remove inlineDynamicImports from custom elements targets (#3897) (90aa4f5)
- runtime: Support for older browsers, including Internet Explorer 11 and Safari 10, has been marked as deprecated via:
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, as well as the following
unreleased Stencil v2 features:
🐙 3.0.0-alpha.2 (2022-12-12)
🎷 3.0.0-alpha.1 (2022-12-05)
Features
Miscellaneous
This release includes all feature and bug fixes from
- Prior Stencil 3 pre-releases
- Stencil v2.20.0 and below