翠 / green
|
78dc4902ff
|
feat: use a single transport for fetchModule and HMR support (#18362)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-11-07 11:24:48 +09:00 |
|
patak
|
643928ceeb
|
docs: remove X links in team page (#18599)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
|
2024-11-07 02:59:09 +01:00 |
|
Bill Collins
|
cd58c10c52
|
chore(deps): update dependencies of postcss-modules (#18598)
|
2024-11-06 21:48:19 +01:00 |
|
翠 / green
|
23c39fc994
|
chore: remove unused ssr variable (#18594)
|
2024-11-06 13:46:17 +01:00 |
|
翠 / green
|
63207e5d0f
|
fix(resolve): run ensureVersionQuery for SSR (#18591)
|
2024-11-06 11:46:59 +01:00 |
|
翠 / green
|
d969d4db91
|
docs: clarify dynamic new URL(foo, import.meta.url) behavior (#18587)
|
2024-11-06 10:32:49 +01:00 |
|
Bjorn Lu
|
f08b1463db
|
feat(asset): inline svg in dev if within limit (#18581)
|
2024-11-06 10:28:44 +01:00 |
|
翠 / green
|
3ef0bf19a3
|
refactor(resolve): remove environmentsOptions parameter (#18590)
|
2024-11-06 10:23:15 +01:00 |
|
翠 / green
|
dd25c1ab5d
|
test: update filename regex (#18593)
|
2024-11-06 09:28:14 +01:00 |
|
翠 / green
|
a51c254265
|
chore: add warning for / mapping in resolve.alias (#18588)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2024-11-06 15:11:24 +09:00 |
|
翠 / green
|
7a33f6fabf
|
chore: remove unneeded slienceDeprecations (#18589)
|
2024-11-06 04:59:38 +00:00 |
|
Bjorn Lu
|
ce0eec91c9
|
chore: upgrade to express 5 (#18537)
|
2024-11-05 19:27:51 +08:00 |
|
翠 / green
|
87b2347a13
|
fix: browser field should not be included by default for consumer: 'server' (#18575)
|
2024-11-05 11:09:08 +01:00 |
|
翠 / green
|
7523a9fa41
|
docs(migration): add a note about using a CommonJS file as an entrypoint (#18577)
|
2024-11-05 10:47:35 +01:00 |
|
Hiroshi Ogawa
|
ad9a987aa4
|
test: add tests for ssr.optimizeDeps.include with dep1 > dep2 syntax (#16408)
|
2024-11-05 09:07:38 +01:00 |
|
Bjorn Lu
|
61d0cfe03a
|
docs(migration): add bundle size note about strictRequires true (#18573)
|
2024-11-05 15:52:31 +08:00 |
|
Michael Brown
|
8518113dee
|
fix(create-vite): improve project name inference from path (#16490)
Co-authored-by: Michael Brown <michaelbrown@temenos.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-11-05 13:42:14 +08:00 |
|
Wouter Kroes
|
b2fa7260b1
|
docs(config): remove unused argument command (#18058)
|
2024-11-05 13:04:41 +08:00 |
|
Shammel Lee
|
23a781177b
|
docs(shared-options): fix typo in css.preprocessorOptions (#18571)
|
2024-11-05 12:00:22 +08:00 |
|
patak
|
a55e86bdeb
|
docs: remove horizontal scrollbars in code blocks (#18567)
|
2024-11-05 01:29:35 +01:00 |
|
Vladimir
|
f0f6659413
|
docs: add Vladimir bluesky link (#18569)
|
2024-11-04 21:06:02 +01:00 |
|
Divyansh Singh
|
d38ee03b6c
|
docs: add bluesky profiles (#18568)
|
2024-11-04 18:19:36 +01:00 |
|
Hugo ATTAL
|
9162172e03
|
feat(asset): add ?inline and ?no-inline queries to control inlining (#15454)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-11-04 14:50:15 +00:00 |
|
renovate[bot]
|
fb227ec440
|
chore(deps): update all non-major dependencies (#18562)
|
2024-11-04 11:48:40 +08:00 |
|
renovate[bot]
|
de562f214b
|
chore(deps): update dependency postcss-nested to v7 (#18564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 11:35:36 +08:00 |
|
renovate[bot]
|
49b3ccb098
|
chore(deps): update dependency @types/node to v22 (#18563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 10:56:17 +08:00 |
|
翠 / green
|
fe30349d35
|
fix: use server.perEnvironmentStartEndDuringDev (#18549)
|
2024-11-01 11:09:44 +01:00 |
|
翠 / green
|
637d31bcc5
|
fix(client): detect ws close correctly (#18548)
|
2024-11-01 10:48:41 +01:00 |
|
sapphi-red
|
1ed03c698e
|
release: v6.0.0-beta.8
|
2024-11-01 17:39:26 +09:00 |
|
Bjorn Lu
|
72eaef5300
|
fix(config): write temporary vite config to node_modules (#18509)
|
2024-11-01 08:15:36 +01:00 |
|
Jonny Chen
|
eefe895716
|
fix(css): cssCodeSplit uses the current environment configuration (#18486)
|
2024-11-01 14:57:48 +09:00 |
|
Ghislain B.
|
fa50b03390
|
fix(json): don't json.stringify arrays (#18541)
|
2024-11-01 03:55:34 +00:00 |
|
翠 / green
|
d002e7d05a
|
feat(resolve)!: allow removing conditions (#18395)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-10-31 18:37:43 +01:00 |
|
sea
|
887ce8bc9a
|
docs: optimize home page styles (#18539)
|
2024-10-31 18:36:33 +01:00 |
|
Bjorn Lu
|
f65d6ae5a7
|
docs(migration): add section for html asset sources (#18536)
|
2024-10-31 12:24:31 +01:00 |
|
Bjorn Lu
|
8a7af50b5d
|
feat(html)!: support more asset sources (#11138)
|
2024-10-31 08:57:16 +01:00 |
|
翠 / green
|
826c81a40b
|
fix: allow nested dependency selector to be used for optimizeDeps.include for SSR (#18506)
|
2024-10-31 08:48:12 +01:00 |
|
Bjorn Lu
|
28cefcaf28
|
chore(plugin-legacy): add type module in package.json (#18535)
|
2024-10-31 08:43:42 +01:00 |
|
翠 / green
|
d297569b71
|
ci: use Node 22 for macOS and Windows CI (#18531)
|
2024-10-31 05:15:02 +01:00 |
|
patak
|
94b0857353
|
refactor!: remove fs.cachedChecks option (#18493)
|
2024-10-31 12:13:20 +08:00 |
|
Bjorn Lu
|
5d6dc491b6
|
fix(lib): only resolve css bundle name if have styles (#18530)
|
2024-10-31 12:10:00 +08:00 |
|
patak
|
a50ff6000b
|
refactor: client-only top-level warmup (#18524)
|
2024-10-31 11:21:55 +08:00 |
|
Bjorn Lu
|
3194a6a607
|
fix(scss): improve error logs (#18522)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2024-10-31 02:13:21 +00:00 |
|
smeng9
|
aec5fdd72e
|
fix(less): prevent rebasing @import url(...) (#17857)
Co-authored-by: shaoyu <shaoyu>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-10-30 17:03:50 +01:00 |
|
翠 / green
|
5286a90a3c
|
fix: asset new URL(,import.meta.url) match (#18194)
|
2024-10-30 16:55:25 +01:00 |
|
Vladimir
|
85bd0e9b0d
|
fix: close watcher if it's disabled (#18521)
|
2024-10-30 15:48:44 +01:00 |
|
翠 / green
|
3a46f97fbb
|
docs: migration guide for #18070 (#18519)
|
2024-10-30 22:35:46 +08:00 |
|
sapphi-red
|
67e3e9542a
|
release: v6.0.0-beta.7
|
2024-10-30 18:59:01 +09:00 |
|
sapphi-red
|
ad9d731526
|
release: create-vite@5.5.5
|
2024-10-30 18:54:57 +09:00 |
|
翠 / green
|
25fe9e3b48
|
chore: fix moduleSideEffects in build script on Windows (#18518)
|
2024-10-30 18:53:33 +09:00 |
|