Update @stencil/core 4.18.1 → 4.18.3 (patch) #314
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @stencil/core (4.18.1 → 4.18.3) · Repo · Changelog
Release Notes
4.18.3
4.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Release v4.18.3 (#5798)
chore(release): fix release process after recent updates (#5797)
chore(deps): update dependency conventional-changelog-cli to v5 (#5745)
feat(ci): remove need to compile scripts (#5370)
chore(deps): update dependency cspell to v8.8.3 (#5793)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.6 (#5794)
chore(deps): update dependency glob to v10.4.1 (#5796)
chore(deps): update dependency eslint-plugin-wdio to v8.37.0 (#5795)
chore(cli,client,runtime,screenshot,sys,testing): fix typescript issues (#5771)
fix(runtime): add missing intermediate parents scope ids to the elements (#5775)
fix(mock-doc): support toDataURL method in canvas (#5773)
chore(deps): update dependency npm to v10.8.0 (#5790)
chore(deps): update node.js to v22.2.0 (#5791)
fix(esbuild): remove all `node:` imports from glob script to keep support for Jest v26 (#5784)
chore(scripts): minor wording fix in console.log (#5782)
Release v4.18.2 (#5783)
chore(internal): remove rollup-plugin-sourcemaps dependency (#5772)
chore(deps): update dependency esbuild to v0.21.3 (#5778)
chore(deps): update actions/checkout action to v4.1.6 (#5776)
chore(deps): update dependency @types/node to v20.12.12 (#5777)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.5 (#5779)
chore(deps): update dependency glob to v10.3.15 (#5768)
fix(runtime): support watch for components with custom tag names (#5767)
fix(hydrate): respect `HydratedFlag` configuration in hydrate script (#5741)
fix(runtime): always throw if component can not be loaded (#5762)
fix(runtime): throw proper error if component is loaded with invalid runtime (#5675)
fix(types): move autofocus attr/prop definition to HTMLAttributes (#5727)
fix(e2e): allow to fetch CSS variables assigned to host elements (#5682)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands