Commit Graph

6879 Commits

Author SHA1 Message Date
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
btea
cbf968efa7
chore(npmrc): set package-manager-strict to false (#16565) 2024-05-01 08:13:09 +02: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
btea
8c6d4be94a
chore: update CONTRIBUTING.md (#16465)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-04-30 09:57:46 +02:00
Minjee Son
2322657836
feat(plugin-legacy): support additionalModernPolyfills (#16514) 2024-04-30 11:11:42 +08:00
Bjorn Lu
f22240640d
docs(env): clarify env are statically replaced (#16553) 2024-04-29 11:23:33 +02:00
btea
b7ddfae5f8
ci: test on Node.js 22 (#16545) 2024-04-28 11:07:06 +02: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
Shinigami
69773520f2
chore: add bun to bug report (#16459) 2024-04-20 00:26:24 +09:00
btea
e7adcf0878
docs: twoslash cut does not take effect (#16466) 2024-04-19 16:43:55 +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
patak-dev
a77707d69c release: v5.2.9 2024-04-15 10:09:58 +02:00
Hiroshi Ogawa
102c2fd5ad
fix: fix accumulated stacks in error overlay (#16393) 2024-04-13 14:48:08 +00:00
Evan You
6c323d5b3a
docs: SF meetup promo (#16398) 2024-04-11 15:59:16 +00:00
Bjorn Lu
e526573cae
docs: add links to environment api (#16392) 2024-04-10 19:17:49 +00:00
btea
f8e0791e3f
docs: update dep optimization options entries (#16204)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-04-09 11:11:09 +02:00