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 |
|
Bjorn Lu
|
e861168f47
|
chore: fix release diff tag detection (#17331)
|
2024-05-28 16:25:43 +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 |
|
JiYeon
|
4053c6f632
|
docs: add comment in create project guide (#16321)
|
2024-05-27 12:06:44 +08:00 |
|
Arnaud Barré
|
e7d38ab1c4
|
docs: deprecate server.hot (#16741)
|
2024-05-23 15:59:16 +00:00 |
|
Anthony Fu
|
76fbbbab4a
|
chore: skip github releases for alpha (#16733)
|
2024-05-21 11:07:21 +02: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 |
|
btea
|
c9aa06a0f1
|
chore: patch http-proxy compatible with node22 (#16655)
|
2024-05-16 18:57:19 -07:00 |
|
btea
|
31f526f638
|
docs: add meta og:site_name & update og:title (#16672)
|
2024-05-16 18:42:57 -07:00 |
|
Arnaud Barré
|
2b61cc39a9
|
fix(hmr): trigger page reload when calling invalidate on root module (#16636)
|
2024-05-14 22:01:36 +08:00 |
|
翠 / green
|
65eb48f1c6
|
test: fix flaky test fail (#16667)
|
2024-05-13 09:19:18 -07: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 |
|
Nazaré da Piedade
|
3b161c94bd
|
docs: update announcing-vite5.md and announcing-vite5-1.md (#16646)
|
2024-05-13 14:46:28 +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 |
|
renovate[bot]
|
27b8ed48dc
|
chore(deps): update pnpm/action-setup action to v4 (#16663)
|
2024-05-12 23:00:12 -07:00 |
|
btea
|
4501b5a7ea
|
chore(deps): update @shikijs/vitepress-twoslash to 1.5.0 (#16637)
|
2024-05-10 18:12:39 +00:00 |
|
Adam Hines
|
22dc19601e
|
fix(error-logging): rollup errors weren't displaying id and codeframe (#16540)
|
2024-05-09 13:00:40 +08:00 |
|
renovate[bot]
|
c04192bc4e
|
chore(deps): update dependency conventional-changelog-cli to v5 (#16604)
|
2024-05-08 13:10:06 +02: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 |
|
Andrew Jeremy
|
66f12ab40b
|
docs: add custom event types docs (#16609)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-05-07 12:17:41 +02:00 |
|
翠 / green
|
7a8ae49deb
|
docs: update manifest example (#16620)
|
2024-05-07 12:16:36 +02: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 |
|
翠 / green
|
c2a4ce5a77
|
test: don't skip unicode related tests anymore (#16339)
|
2024-05-07 16:43:33 +08: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 |
|
Evan You
|
6a7dde54e4
|
docs: add cute logo
|
2024-05-03 10:39:04 -07:00 |
|
Evan You
|
be2829d0cc
|
docs: revert SF meetup promo
We are overbooked!
|
2024-05-03 10:15:34 -07: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 |
|
Bjorn Lu
|
2f420064ca
|
docs(static-deploy): add criteria comment (#16568)
|
2024-05-01 08:56:50 +02:00 |
|
Pierre Carrier
|
72343bebb7
|
docs(static-deploy): add xmit deployment guide (#16441)
|
2024-05-01 08:20:55 +02:00 |
|