Commit Graph

4550 Commits

Author SHA1 Message Date
patak-dev
673ae1607d release: v5.2.14 2024-09-16 23:06:40 +02:00
jackfromeast
ebb94c5b3b fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) 2024-09-16 23:03:01 +02:00
patak
8339d74086 fix: fs raw query (#18112) 2024-09-16 23:03:01 +02:00
bluwy
51bf7ea7d1 release: v5.2.13 2024-06-07 19:43:29 +08:00
Bjorn Lu
e6913d1440
fix: backport to 5.2 (#17411)
Co-authored-by: Mikhail Avdeev <39246971+easymikey@users.noreply.github.com>
Co-authored-by: 翠 / green <green@sapphi.red>
2024-06-07 13:31:55 +02:00
bluwy
bed3faa0cb release: v5.2.12 2024-05-28 21:14:20 +08:00
Bjorn Lu
5a457454bf
chore(deps): remove unused deps (#17329) 2024-05-28 11:31:28 +00:00
Ferdinand Thiessen
15a6ebb414
fix(css): only use files the current bundle contains (#16684) 2024-05-28 14:02:26 +08:00
Arnaud Barré
f0fb9876de
fix(optimizer): log dependencies added by plugins (#16729) 2024-05-27 23:47:35 +08:00
Anthony Fu
8f167653ed
chore: move to eslint flat config (#16743) 2024-05-27 22:41:39 +08:00
Mikhail Avdeev
8e4e932b49
fix(css): handle lightningcss compiled css in Deno (#17301)
Co-authored-by: Михаил Авдеев <mikhail.avdeev@vk.team>
2024-05-27 22:33:47 +08:00
renovate[bot]
4a89766d83
fix(deps): update all non-major dependencies (#17321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 12:16:22 +08:00
btea
6a085d0467
fix(hmr): normalize the path info (#14255) 2024-05-27 12:08:09 +08:00
Arnaud Barré
e7d38ab1c4
docs: deprecate server.hot (#16741) 2024-05-23 15:59:16 +00:00
renovate[bot]
b45922a91d
chore(deps): update all non-major dependencies (#16722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 15:56:38 +08:00
Yuichiro Yamashita
89378c07b6
fix: mention build.rollupOptions.output.manualChunks instead of build.rollupOutput.manualChunks (#16721) 2024-05-20 15:45:23 +08:00
翠 / green
804184654b
fix(css): page reload was not happening with .css?raw (#16455) 2024-05-18 15:38:35 +08:00
Ceci
abf766e939
docs: correct proxy shorthand example (#15938) 2024-05-18 15:26:04 +08:00
翠 / green
95fe5a79c4
fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#16078) 2024-05-18 15:22:00 +08:00
Arnaud Barré
2b61cc39a9
fix(hmr): trigger page reload when calling invalidate on root module (#16636) 2024-05-14 22:01:36 +08:00
renovate[bot]
76d1642c3c
chore(deps): update dependency execa to v9 (#16662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-05-13 15:29:57 +08:00
MattPeng
6583ad25a1
fix(build): make SystemJSWrapRE match lazy (#16633) 2024-05-13 14:55:24 +08:00
renovate[bot]
bf2f0145fe
fix(deps): update all non-major dependencies (#16660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 14:42:44 +08:00
Adam Hines
22dc19601e
fix(error-logging): rollup errors weren't displaying id and codeframe (#16540) 2024-05-09 13:00:40 +08:00
이채준 - CJ Lee
b0b839accc
fix(logger): truncate log over 5000 characters long (#16581) 2024-05-08 12:51:16 +02:00
bluwy
c3b3d3c617 release: plugin-legacy@5.4.0 2024-05-08 12:22:58 +08:00
Xavi Lee
a2652825b7
chore(create-vite): update IDE support instructions in helloworld components (#16605)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-05-07 12:14:54 +02:00
renovate[bot]
671155337a
fix(deps): update all non-major dependencies (#16603)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-05-07 10:01:16 +02:00
Adam Weiss
913c0403a5
fix(sourcemap): improve sourcemap compatibility for vue2 (#16594) 2024-05-05 14:28:53 +02:00
patak-dev
2bc5d3de87 release: v5.2.11 2024-05-02 10:28:10 +02:00
btea
f8feeea41c
feat: improve dynamic import variable failure error message (#16519) 2024-05-02 11:45:39 +08:00
Bjorn Lu
c071eb3822
fix(ssr): handle class declaration and expression name scoping (#16569) 2024-05-02 00:56:28 +09:00
Bjorn Lu
02db9479ac
fix(ssr): handle function expression name scoping (#16563) 2024-05-01 16:30:22 +08:00
renovate[bot]
2d6a13b0aa
fix(deps): update all non-major dependencies (#16549) 2024-05-01 06:40:18 +02:00
Dr. Ralf S. Engelschall
0e93f588b9
fix: scripts and styles were missing from built HTML on Windows (#16421)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-05-01 06:39:49 +02:00
Bjorn Lu
bb79c9b653
fix(preload): skip preload for non-static urls (#16556) 2024-04-30 10:18:56 +02:00
Minjee Son
2322657836
feat(plugin-legacy): support additionalModernPolyfills (#16514) 2024-04-30 11:11:42 +08:00
godky
f71ba5b94a
fix: dynamic-import-vars plugin normalize path issue (#16518) 2024-04-25 09:11:36 +02:00
renovate[bot]
2d50be2a54
fix(deps): update all non-major dependencies (#16488) 2024-04-23 11:27:54 +02:00
Chris Ackerman
4d83eb58cd
fix(dev): watch publicDir explicitly to include it outside the root (#16502) 2024-04-23 12:42:37 +09:00
btea
7171837abb
docs(legacy): update modernTargets option default value description (#16491) 2024-04-23 00:37:14 +09:00
sapphi-red
088d24b922 release: v5.2.10 2024-04-20 19:43:27 +09:00
翠 / green
77e7359083
revert: perf: use workspace root for fs cache (#15712) (#16476) 2024-04-20 19:06:31 +09:00
翠 / green
6a127d67ba
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) 2024-04-18 18:16:56 +02:00
翠 / green
11444dcee0
feat: show warning if root is in build.outDir (#16454) 2024-04-18 16:06:16 +00:00
Senao
721f94ddac
fix: add base to virtual html (#16442) 2024-04-18 17:46:03 +02:00
Adam Hines
8e54bbd74d
feat: write cspNonce to style tags (#16419) 2024-04-18 10:54:39 +00:00
Senao
af72eabab1
fix: adjust esm syntax judgment logic (#16436) 2024-04-18 10:39:27 +02:00
Adam Hines
b8726357c9
fix(cspNonce): don't overwrite existing nonce values (#16415) 2024-04-18 09:24:26 +02:00
renovate[bot]
6cccef78a5
chore(deps): update dependency eslint-plugin-n to v17 (#16381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-04-15 16:49:17 +08:00