kongponents
kongponents copied to clipboard
chore(deps-dev): bump vite from 2.9.14 to 2.9.15
Bumps vite from 2.9.14 to 2.9.15.
Changelog
Sourced from vite's changelog.
3.2.0-beta.3 (2022-10-20)
- feat: include line and column in error format (#10529) (d806c4a), closes #10529
- feat: reuse opening tab in chromium browsers when start dev server (#10485) (1a2e7a8), closes #10485
- feat: update esbuild compilation affecting fields (#10374) (f542727), closes #10374
- feat(proxy): Include URL of request in proxy errors (#10508) (27e2832), closes #10508
- fix: expose server as Http2SecureServer type (#10196) (f328f61), closes #10196
- fix(cli): when the user enters the same command (#10474) (2326f4a), closes #10474
- fix(config): don't use module condition (
import.meta.resolve
) (fixes #10430) (#10528) (64f19b9), closes #10430 #10528- fix(css): remove
?direct
in id for postcss process (#10514) (67e7bf2), closes #10514- fix(html): allow self closing on non-void elements (#10478) (29292af), closes #10478
- fix(legacy): restore entry chunk CSS inlining, reverts #9761 (#10496) (9cc808e), closes #9761 #10496
- chore: simplify filter plugin code (#10459) (5d9b810), closes #10459
- chore(deps): update all non-major dependencies (#10488) (15aa827), closes #10488
3.2.0-beta.2 (2022-10-14)
- refactor: delete dependent pre built proxy modules (#10427) (b3b388d), closes #10427
- feat(server): invalidate module with hmr (#10333) (8328011), closes #10333
- fix: prefer exports when resolving (#10371) (3259006), closes #10371
- fix(config): partial deno support (#10446) (c4489ea), closes #10446
- fix(config): skip resolve builtin modules (#10420) (ecba3f8), closes #10420
- fix(ssr): handle parallel hookNodeResolve (#10401) (1a961d9), closes #10401
3.2.0-beta.1 (2022-10-10)
- chore: update magic-string (#10364) (23c9259), closes #10364
- chore(deps): update all non-major dependencies (#10393) (f519423), closes #10393
- chore(deps): update dependency
@βrollup/plugin-alias
to v4 (#10394) (e2b4c8f), closes #10394- feat(lib): cjs instead of umd as default format for multiple entries (#10315) (07d3fbd), closes #10315
- fix: make client type work with
moduleResolution=node16
(#10375) (8c4df1f), closes #10375- fix(config): don't resolve by module field (#10347) (cc1c829), closes #10347
- fix(html): handle attrs with prefix (fixes #10337) (#10381) (7b4d6e8), closes #10337 #10381
- fix(ssr): track var as function scope (#10388) (87b48f9), closes #10388
3.2.0-beta.0 (2022-10-05)
- fix: add module types (#10299) (0b89dd2), closes #10299
- fix: css order problem in async chunk (#9949) (6c7b834), closes #9949
- fix: don't duplicate styles with dynamic import (fix #9967) (#9970) (65f97bd), closes #9967 #9970
- fix: env variables override (#10113) (d619460), closes #10113
- fix: isFromTsImporter flag in worker virtual model (#10273) (78f74c9), closes #10273
- fix: properly close optimizer on server restart (#10028) (a32777f), closes #10028
- fix: respect
mainFields
when resolving browser/module field (fixes #8659) (#10071) (533d13c), closes #8659 #10071
... (truncated)
Commits
3a5543d
release: v2.9.15521bb39
fix: fs serve only edit pathname (fixes #9148) (#9654)ed8d6a7
chore: narrow down rollup version (#9651)e361a80
fix(ssr-manifest): check name before saving to ssrManifest (#9595)7f01a00
fix: backport makeresolveConfig()
concurrent safe (#9224) (#9229)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for kongponents ready!
Name | Link |
---|---|
Latest commit | eea87e78f98f2c9dacf25862912d5b117601d5ae |
Latest deploy log | https://app.netlify.com/sites/kongponents/deploys/6352e870e2611b00092efd0c |
Deploy Preview | https://deploy-preview-845--kongponents.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
:tada: This PR is included in version 8.1.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket: