Update @stencil/core 4.18.3 → 4.19.1 (minor) #324
Closed
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.3 → 4.19.1) · Repo · Changelog
Release Notes
4.19.1
4.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 64 commits:
Release v4.19.1 (#5867)
prettier
add sys node export
prettier
remove duplicate export
add more tests
fix(internal): add cli sub package to export map
fix(hydrate): change type resolve order (#5863)
chore(runtime): add mock-doc export in client runtime package.json (#5860) (#5861)
fix(compiler): account for package imports in aliasing (#5862)
fix(compiler): try to create web worker with the workerPath before falling back to blob (#3513)
fix(changelog): wording
Release v4.19.0 (#5858)
feat(cli): support generation of sass and less files (#5857)
fix(hyrdate): support vdom annotation in nested dsd structures (#5856)
fix(runtime): allow watchers to fire w/ no Stencil members (#5855)
chore(runtime): sort hydration class names (#5851)
chore(renovate): change to cron schedule (#5852)
fix(compiler): support rollup's external input option (#3227)
fix: label attribute not toggling input (#3474)
only match on full type name (#5845)
fix(declarations): fix nightly build (#5850)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.12 (#5848)
chore(deps): update typescript-eslint to v7.13.1 (#5849)
chore(deps-dev): bump braces in /src/testing/jest/jest-29 (#5847)
fix(runtime): don't register listener before connected to DOM (#5844)
chore(runtime): set exports field in client runtime package.json (#5842)
feat(runtime): support declarative shadow DOM (#5792)
feat(testing): add `toHaveLastReceivedEventDetail` event spy matcher (#5829)
fix(typescript): remove unsupported label property (#5840)
chore(dev-server): remove usage of `applyPolyfills` in dev server (#5841)
chore(deps): update dependency ws to v8.17.1 [security] (#5843)
feat(testing): allow to disable network error logging via 'logFailingNetworkRequests' option (#5839)
fix(runtime): properly assign style declarations (#5838)
feat(complier): support type import aliasing (#5836)
chore(deps-dev): bump ws in /src/testing/jest/jest-27-and-under (#5837)
fix(testing): allow to re-use pages across it blocks (#5830)
chore(deps-dev): bump braces in /src/testing/jest/jest-27-and-under (#5834)
chore(deps): update typescript-eslint to v7.13.0 (#5833)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.11 (#5832)
fix(runtime): catch errors in async lifecycle methods (#5826)
fix(mock-doc): expose ShadowRoot and DocumentFragment globals (#5827)
feat(testing): expose captureBeyondViewport in pageCompareScreenshot (#5828)
feat(compiler): generate export maps on build (#5809)
chore(renovate): lower update frequency (#5825)
chore(deps): update dependency @rollup/plugin-replace to v5.0.7 (#5816)
chore(deps): update dependency eslint-plugin-jest to v28.6.0 (#5822)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.9 (#5819)
chore(deps): update dependency prettier to v3.3.1 (#5820)
chore(deps): update dependency terser to v5.31.1 (#5821)
chore(deps): update dependency cspell to v8.8.4 (#5818)
chore(deps): update dependency @types/node to v20.14.2 (#5817)
chore(deps): update dependency tsx to v4.11.1 (#5813)
chore(deps): update dependency prettier to v3.3.0 (#5812)
chore(deps): update dependency @types/node to v20.14.0 (#5811)
chore(jsdoc): fix some JSDoc `@link` tags (#5448)
fix(emit): don't emit test files (#5789)
chore(deps): update dependency @types/node to v20.12.13 (#5804)
chore(deps): update dependency npm to v10.8.1 (#5806)
chore(deps): update dependency cspell to v8.8.3 (#5800)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.7 (#5805)
chore(deps): update typescript-eslint to v7.11.0 (#5807)
chore(deps): update dependency esbuild to v0.21.4 (#5801)
chore(deps): update dependency eslint-plugin-wdio to v8.37.0 (#5802)
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