Update @stencil/core 4.0.1 → 4.0.2 (patch) #254
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.0.1 → 4.0.2) · Repo · Changelog
Release Notes
4.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
😈 v4.0.2
chore(deps): update typescript-eslint to v6 (#4608)
chore(deps): update dependency puppeteer to v20.9.0 (#4606)
chore(deps): update dependency npm to v9.8.1 (#4605)
chore(deps): update dependency eslint-plugin-jsdoc to v46.4.4 (#4604)
chore(deps): update dependency webpack to v5.88.2 (#4603)
chore(deps): update dependency terser to v5.19.1 (#4602)
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#4593)
fix(lazy): adjust the type of `defineCustomElements` (#4592)
chore(deps): update dependency @ionic/prettier-config to v4 (#4586)
refactor(compiler): propagate `ValidatedConfig` (#4569)
refactor(compiler): add a Result union type for polymorphic returns (#4573)
chore(deps): update dependency eslint to v8.45.0 (#4585)
fix(compiler): handle `@supports` blocks when scoping css (#4572)
chore(deps): update dependency prettier to v3 (#4563)
chore(deps): update dependency terser to v5.19.0 (#4581)
chore(deps): update typescript-eslint to v5.62.0 (#4582)
chore(deps): update dependency postcss to v8.4.26 (#4579)
chore(deps): update dependency puppeteer to v20.8.2 (#4580)
chore(deps): update dependency eslint-plugin-jest to v27.2.3 (#4578)
chore(deps): update dependency @types/node to v20.4.2 (#4577)
fix(compiler): only create one class member when transforming `@Element()` decorators (#4547)
fix(compiler): ensures transformed paths are relative paths for `dist-collection` (#4552)
fix(output-targets): fix path normalization logic (#4545)
refactor(environment): remove IS_NODE_ENV and delete dead code (#4551)
fix(compiler): sourcemap generation without ext runtime (#4570)
refactor(compiler): remove requireFunc (#4568)
fix(compiler): sourcemap errors for dist-custom-elements + dist-hydrate-script (#4527)
test(validate-testing): test when no flags are provided (#4540)
fix(runtime): properly type color-interpolation-filter (#4530)
fix(rollup-config): deprecate BundlingConfig#namedExports (#4532)
chore(repo): minimize component starter test pack (#4520)
chore(deps): update dependency @types/node to v20.4.1 (#4564)
chore(deps): update dependency @types/eslint to v8.44.0 (#4566)
chore(deps): update dependency semver to v7.5.4 (#4565)
chore(deps): update dependency npm to v9.8.0 (#4559)
chore(deps): update dependency eslint-plugin-jsdoc to v46.4.3 (#4556)
chore(deps): update dependency postcss to v8.4.25 (#4557)
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#4555)
chore(deps): update typescript-eslint to v5.61.0 (#4562)
chore(deps): update dependency @types/node to v20.4.0 (#4558)
chore(deps): update dependency puppeteer to v20.8.0 (#4560)
chore(deps): update node.js to v20.4.0 (#4561)
chore(deps): update dependency magic-string to v0.30.1 (#4549)
refactor(telemetry): remove browser-specific code from telemetry (#4524)
chore(deps): update actions/setup-node action to v3.7.0 (#4546)
chore(deps): update dependency @types/node to v20.3.3 (#4541)
chore(deps): update dependency eslint to v8.44.0 (#4542)
chore(deps): update dependency eslint-plugin-jsdoc to v46.4.2 (#4538)
chore(deps): update typescript-eslint to v5.60.1 (#4537)
chore(deps): update dependency terser to v5.18.2 (#4535)
chore(deps): update dependency webpack to v5.88.1 (#4536)
chore(deps): update dependency puppeteer to v20.7.4 (#4534)
chore(deps): update dependency @types/node to v20.3.2 (#4531)
chore(deps): update dependency conventional-changelog-cli to v3 (#4480)
fix(mock-doc): adjust matchMedia mock return (#4509)
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