Hiroshi Ogawa
|
866a433a34
|
fix(ssr): preserve fetchModule error details (#18626)
|
2024-11-11 13:28:52 +01:00 |
|
翠 / green
|
9eab231c7b
|
test: run css sourcemap playground for legacy sass (#18636)
|
2024-11-11 12:31:34 +01:00 |
|
翠 / green
|
f83ba1e29e
|
docs: fix mobile menu background on light mode landing page (#18633)
|
2024-11-11 12:24:53 +01:00 |
|
Filip Wachowiak
|
5182272d52
|
perf: remove strip-ansi for a node built-in (#18630)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-11-11 17:51:16 +09:00 |
|
renovate[bot]
|
e2231a92af
|
chore(deps): update all non-major dependencies (#18634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-11 17:49:31 +09:00 |
|
Matthias Cavigelli
|
59249cf2fd
|
docs: fix attribute in example (#18627)
Co-authored-by: Matthias Cavigelli <matthias.cavigelli@trafit.ch>
|
2024-11-11 15:38:37 +08:00 |
|
翠 / green
|
55461b4332
|
fix(html): externalize rollup.external scripts correctly (#18618)
|
2024-11-09 10:35:23 +01:00 |
|
翠 / green
|
2a88f71aef
|
chore: tweak build config (#18622)
|
2024-11-08 11:05:30 +00:00 |
|
Dario Piotrowicz
|
09248795ca
|
feat(optimizer): allow users to specify their esbuild platform option (#18611)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-11-08 14:32:52 +09:00 |
|
Haoqun Jiang
|
2c6d3db046
|
docs: update haoqunjiang's info in team emeriti section (#18613)
|
2024-11-08 11:07:30 +08:00 |
|
翠 / green
|
0c8b15238b
|
chore(deps): update transitive deps (#18602)
|
2024-11-07 15:33:03 +01:00 |
|
Nozomu Ikuta
|
326ee45b44
|
docs: fix typo (#18609)
|
2024-11-07 12:34:48 +01:00 |
|
sapphi-red
|
f239f27125
|
release: v6.0.0-beta.9
|
2024-11-07 11:43:14 +09:00 |
|
翠 / 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 |
|