css-render
css-render copied to clipboard
build(deps-dev): bump vite from 2.7.13 to 3.0.4 in /packages/css-render
Bumps vite from 2.7.13 to 3.0.4.
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
3.0.4 (2022-07-29)
- fix: VITE_PUBLIC_ASSET__hash in HTML (#9247) (a2b24ee), closes #9247
- fix: inline dynamic imports for ssr-webworker (fixes #9385) (#9401) (cd69358), closes #9385 #9401
- fix: normalise css paths in manifest on windows (fixes #9295) (#9353) (13e6450), closes #9295 #9353
- fix: support stylesheets with link tag and media/disable prop (#6751) (e6c8965), closes #6751
- fix: url constructor import asset no as url (#9399) (122c6e7), closes #9399
- fix(glob): server perf when globbing huge dirs (#9425) (156a3a4), closes #9425
- fix(glob): support static template literals (#9352) (183c6fb), closes #9352
- fix(ssr): allow virtual paths on node modules (#9405) (e60368f), closes #9405
- chore(deps): update all non-major dependencies (#9347) (2fcb027), closes #9347
3.0.3 (2022-07-25)
- fix: client type error (#9289) (b82ddfb), closes #9289
- fix: don't modify config (#9262) (bbc8318), closes #9262
- fix: entries in ssr.external (#9286) (d420f01), closes #9286
- fix: externalize explicitly configured linked packages (#9346) (c33e365), closes #9346
- fix: make
resolveConfig()concurrent safe (#9224) (dfaeb2b), closes #9224- fix: scanner and optimizer should skip wasm (#9257) (c616077), closes #9257
- fix: ssrLoadModule executes code in non-strict mode, fixes #9197 (#9199) (5866cfb), closes #9197 #9199
- fix: support multiline dynamic imports (#9314) (e66cf69), closes #9314
- fix: support vite client in safari 13 (#9315) (2415193), closes #9315
- fix: worker relative base should use import.meta.url (#9204) (0358b04), closes #9204
- fix(glob): handle glob prop access (#9281) (0580215), closes #9281
- fix(scan): handle .ts import as .js alias (#9282) (0b083ca), closes #9282
- fix(ssr): no external symlink package (#9296) (ea27701), closes #9296
- chore: adjust comments/typos (#9325) (ffb2ba3), closes #9325
- chore: fix code typos (#9033) (ed02861), closes #9033
- docs: fix
@rollup/plugin-commonjsname (#9313) (c417364), closes #9313- docs: fix server options link (#9242) (29db3ea), closes #9242
- docs: update browser baseline features (#9316) (b82ee5d), closes #9316
- feat: supports cts and mts files (#9268) (0602017), closes #9268
- feat: worker config call config hook (#9212) (3e510ab), closes #9212
- feat(css): use esbuild.log* options when minifying (#9210) (88baa53), closes #9210
3.0.2 (2022-07-18)
- fix: fs serve only edit pathname (fixes #9148) (#9173) (28cffc9), closes #9148 #9173
- fix: prevent null pathname error (#9188) (d66ffd0), closes #9188
- fix: return 500 on proxy error only if possible (fixes #9172) (#9193) (b2f6bdc), closes #9172 #9193
- fix(deps): update all non-major dependencies (#9176) (31d3b70), closes #9176
- fix(dev): build.ssr is set during dev, fix #9134 (#9187) (99b0e67), closes #9134 #9187
- fix(ssr): strip NULL_BYTE_PLACEHOLDER before import (#9124) (c5f2dc7), closes #9124
... (truncated)
Commits
1c1cf43release: v3.0.4a2b24eefix: VITE_PUBLIC_ASSET__hash in HTML (#9247)e60368ffix(ssr): allow virtual paths on node modules (#9405)156a3a4fix(glob): server perf when globbing huge dirs (#9425)cd69358fix: inline dynamic imports for ssr-webworker (fixes #9385) (#9401)122c6e7fix: url constructor import asset no as url (#9399)183c6fbfix(glob): support static template literals (#9352)e6c8965fix: support stylesheets with link tag and media/disable prop (#6751)2fcb027chore(deps): update all non-major dependencies (#9347)13e6450fix: normalise css paths in manifest on windows (fixes #9295) (#9353)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vitebot, a new releaser for vite since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| css-render | ✅ Ready (Inspect) | Visit Preview | Jul 29, 2022 at 6:07PM (UTC) |
Superseded by #787.