Commit Graph

6655 Commits

Author SHA1 Message Date
翠 / green
ffedc06cab
fix(hmr): trigger hmr for missing file import errored module after file creation (#16303) 2024-03-29 07:04:00 +01:00
翠 / green
dfffea1f43
fix(hmr): don't mutate module graph when collecting modules (#16302) 2024-03-29 05:51:38 +01:00
翠 / green
1f5379601e
feat(hmr): reload when HTML file is created/deleted (#16288) 2024-03-27 15:04:53 +01:00
Jan
c2d0b881d8
docs: use href attribute for link with rel=modulepreload (#16279) 2024-03-27 14:03:49 +09:00
patak
1d9a042764
chore: improve PR template (#16266) 2024-03-26 09:11:26 +01:00
翠 / green
24e376ad86
fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16273) 2024-03-26 09:11:10 +01:00
renovate[bot]
7caef4216e
fix(deps): update all non-major dependencies (#16258)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-03-26 09:00:34 +01:00
Hiroshi Ogawa
890538a694
fix: skip injecting __vite__mapDeps when it's not used (#16271) 2024-03-26 15:49:07 +09:00
renovate[bot]
cdc664d4ea
chore(deps): update tj-actions/changed-files action to v43 (#16259) 2024-03-25 16:47:24 +01:00
Pascal Will
b5347d2070
docs: fix typo (#16265) 2024-03-25 11:20:38 +01:00
sapphi-red
7369016d8a release: v5.2.6 2024-03-24 22:02:21 +09:00
翠 / green
ba5269cca8
fix: fs.deny with globs with directories (#16250) 2024-03-24 13:31:50 +01:00
patak-dev
7a2791ce17 release: v5.2.5 2024-03-24 10:15:01 +01:00
patak
7093f779b7
fix: avoid SSR requests in waitForRequestIdle (#16246) 2024-03-24 07:28:57 +01:00
patak
520bb8917e
docs(create-vite): link to Vue docs for IDE support info (#16225) 2024-03-24 07:24:47 +01:00
Wout Mertens
3a73e485cd
docs: clarify enforce vs hook.order (#16226) 2024-03-24 15:04:31 +09:00
patak
6a07243a0e release: v5.2.4 2024-03-23 10:58:33 +01:00
翠 / green
fbf69d5f6c
fix: dont resolve imports with malformed URI (#16244) 2024-03-23 10:56:58 +01:00
bluwy
a67f9f6945 release: v5.2.3 2024-03-22 21:13:46 +08:00
Bjorn Lu
8617e7638e
fix: skip encode if is data uri (#16233) 2024-03-22 13:46:20 +01:00
Hiroshi Ogawa
f184c8032b
fix(optimizer): fix optimizeDeps.include glob syntax for ./* exports (#16230) 2024-03-22 20:34:28 +08:00
btea
9800c738b5
chore: utf8 replaced with utf-8 (#16232) 2024-03-22 20:34:01 +08:00
Hiroshi Ogawa
dad7f4f5a5
fix(runtime): fix sourcemap with prepareStackTrace (#16220) 2024-03-21 10:07:03 +01:00
翠 / green
d7c5256996
fix: handle warmup request error correctly (#16223) 2024-03-21 09:48:58 +01:00
bluwy
d44342859a release: v5.2.2 2024-03-20 21:15:32 +08:00
Bjorn Lu
e4d2d60117
fix(importAnalysis): skip encode in ssr (#16213) 2024-03-20 13:01:58 +00:00
patak
ee4d2bcfed release: v5.2.1 2024-03-20 13:35:40 +01:00
Bjorn Lu
0b2e40b1a0
fix: encode path uri only (#16212) 2024-03-20 13:33:54 +01:00
bluwy
e41d8cf095 release: create-vite@5.2.3 2024-03-20 17:39:04 +08:00
Leon Fong
0a56177272
docs: update volar name and remove takeover mode related docs (#16171)
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-03-20 09:36:20 +00:00
bluwy
e4572b8eae release: v5.2.0 2024-03-20 17:19:29 +08:00
Mark Dalgleish
ea480df56d
fix(create-vite): switch to default Remix template (#16203) 2024-03-19 23:06:34 +01:00
ferdisap
1a3b1d73d7
fix: update client.ts@cleanUrl to accomodate blob protocol (#16182)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-03-19 08:59:17 +01:00
renovate[bot]
72104f6de5
chore(deps): update dependency vue-tsc to v2 (#16187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 13:24:35 +08:00
renovate[bot]
842643d82b
chore(deps): update all non-major dependencies (#16186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 13:23:16 +08:00
Bjorn Lu
de60f1e3d1
perf(transformRequest): fast-path watch and sourcemap handling (#16170) 2024-03-17 16:25:48 +01:00
Casey Carroll
50caf673f6
fix(assets): avoid splitting , inside query parameter of image URI in srcset property (#16081) 2024-03-17 15:35:04 +01:00
翠 / green
6f8a320665
docs: add @shikiji/vitepress-twoslash (#16168) 2024-03-15 09:24:38 +01:00
bluwy
20bf97d6a9 release: v5.2.0-beta.1 2024-03-14 20:58:29 +08:00
翠 / green
1574f3565d
docs: remove vue from the example when skipLibCheck needs to be enabled (#16162) 2024-03-14 13:56:16 +01:00
patak
98888439e0
feat: formalize waitForRequestsIdle (experimental) (#16135) 2024-03-14 13:52:09 +01:00
TAKAHASHI Shuuji
7970aa6ede
docs: fix a small typo in backend-integration.md (#16161) 2024-03-14 20:48:28 +09:00
Andrew Brown
90556ebaeb
docs: backend integration clarify tags to include in production HTML (#16086) 2024-03-14 20:09:07 +09:00
wChenonly
1645fc0b28
fix(create-vite): remove vue3 deprecated plugin (TypeScript Vue Plugin) (#16158) 2024-03-14 08:56:19 +01:00
Sean Washington
5aabad32b2
fix(docs): fix load error handling window reload example (#16159) 2024-03-14 06:48:42 +01:00
翠 / green
7ee426194f
feat(optimizer): show a friendly warning with 404 instead of 504 outdated optimize dep (#16080)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-03-13 15:53:50 +01:00
翠 / green
1d5eec477e
feat: csp nonce support (#16052)
Co-authored-by: Andrew <8158705+maccuaa@users.noreply.github.com>
Co-authored-by: Justin Tay <49700559+justin-tay@users.noreply.github.com>
2024-03-13 15:47:33 +01:00
翠 / green
f377a840ad
fix: sideEffects: [] should work as sideEffects: false (#16152) 2024-03-13 11:37:58 +01:00
翠 / green
6f77b2b220
fix(esbuild): preserve import.meta even if esbuild.target is set to lower versions (#16151) 2024-03-13 11:18:09 +01:00
Dunqing
8cd846cdbf
fix(ssr): crash on circular import (#14441) 2024-03-13 15:03:55 +08:00