Update dependency @stencil/core to v4 #2289
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.20.0
->4.22.3
Release Notes
ionic-team/stencil (@stencil/core)
v4.22.3
Compare Source
Bug Fixes
v4.22.2
Compare Source
Bug Fixes
v4.22.1
Compare Source
Bug Fixes
v4.22.0
Compare Source
Bug Fixes
Features
v4.21.0
Compare Source
Bug Fixes
asyncLoading
build conditional totrue
(#5941) (0e261d6), closes #3580localName
overoriginalName
by running an empty check onoriginalName
(#5943) (0f42656), closes #5882insertBefore
(#5933) (afcc9a5)prepend
to removenull
node (#5946) (970c5d2)Features
🚐 4.20.0 (2024-08-02)
Bug Fixes
Note
As we’ve made further enhancements to support declarative Shadow DOM, the Stencil team has determined that it’s not feasible to allow users to render a shadow component as a scoped component after compilation, such as by calling
renderToString
withserializeShadowRoot: false
. This is because Stencil compiles styles for either shadow or scoped mode during the compilation process, embedding these styles into the hydrate module. Once this compilation is complete, the styles cannot be transformed to support the other mode. Recognizing that this change would impact the current functionality, the Stencil team has decided to proceed with this update. Moving forward, we recommend serializing all components marked with shadow: true as declarative Shadow DOM.🏉 4.19.2 (2024-07-02)
Bug Fixes
🍈 4.19.1 (2024-06-27)
Bug Fixes
v4.20.0
Compare Source
Bug Fixes
Note
As we’ve made further enhancements to support declarative Shadow DOM, the Stencil team has determined that it’s not feasible to allow users to render a shadow component as a scoped component after compilation, such as by calling
renderToString
withserializeShadowRoot: false
. This is because Stencil compiles styles for either shadow or scoped mode during the compilation process, embedding these styles into the hydrate module. Once this compilation is complete, the styles cannot be transformed to support the other mode. Recognizing that this change would impact the current functionality, the Stencil team has decided to proceed with this update. Moving forward, we recommend serializing all components marked with shadow: true as declarative Shadow DOM.v4.19.2
Compare Source
Bug Fixes
v4.19.1
Compare Source
Bug Fixes
v4.19.0
Compare Source
Bug Fixes
Features
toHaveLastReceivedEventDetail
event spy matcher (#5829) (63491de), closes #2488😄 4.18.3 (2024-05-28)
Bug Fixes
node:
imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766⛲️ 4.18.2 (2024-05-20)
Bug Fixes
HydratedFlag
configuration in hydrate script (#5741) (3538d06), closes #3606🏍 4.18.1 (2024-05-13)
Bug Fixes
dist
OT unless building es5 (#5725) (945df46), closes #5416scriptDataOpts
(#5737) (da25aaa)v4.18.3
Compare Source
Bug Fixes
node:
imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766v4.18.2
Compare Source
Bug Fixes
HydratedFlag
configuration in hydrate script (#5741) (3538d06), closes #3606v4.18.1
Compare Source
Bug Fixes
dist
OT unless building es5 (#5725) (945df46), closes #5416scriptDataOpts
(#5737) (da25aaa)v4.18.0
Compare Source
Bug Fixes
Features
docs-json
output (#5718) (44fcba1)🏊 4.17.2 (2024-04-29)
Bug Fixes
🚒 4.17.1 (2024-04-23)
Bug Fixes
v4.17.2
Compare Source
Bug Fixes
v4.17.1
Compare Source
Bug Fixes
v4.17.0
Compare Source
Internal
The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.
Bug Fixes
v4.16.0
Compare Source
Bug Fixes
find
from throwing error when query has no match (#5641) (b3886aa), closes #5639Features
v4.15.0
Compare Source
Features
🏋 4.14.1 (2024-04-04)
Bug Fixes
v4.14.1
Compare Source
Bug Fixes
v4.14.0
Compare Source
Bug Fixes
Features
v4.13.0
Compare Source
Bug Fixes
forceUpdate
inappendChild
patch (#5437) (e03795b)createNodeLogger
andcreateNodeSys
(#5375) (7a70281)Features
🍍 4.12.6 (2024-03-11)
Bug Fixes
-v
,--version
(#5425) (194b0fc)💙 4.12.5 (2024-03-04)
Bug Fixes
🐮 [4.12.4](https://red
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.