Commit Graph

4018 Commits

Author SHA1 Message Date
sapphi-red
5936352601 release: v2.9.18 2024-03-25 00:03:25 +09:00
翠 / green
011bbca350
fix: port #16250 to v2 (#16254) 2024-03-25 00:00:45 +09:00
patak
bfc5649b8d release: v2.9.17 2024-01-19 15:01:35 +01:00
patak
1f855dceb3
fix: port #15653 to v2 (#15657) 2024-01-19 14:44:22 +01:00
patak
ea814d7726 release: v2.9.16 2023-05-26 13:03:03 +02:00
patak
7d8100a9ac
fix: port #13348 to v2, fs.deny with leading double slash (#13350) 2023-05-26 13:02:11 +02:00
patak-dev
4f00f58356 release: create-vite@2.9.5 2022-08-12 14:58:44 +02:00
patak-dev
78ca0b04e0 release: plugin-vue@2.3.4 2022-08-12 14:58:01 +02:00
patak-dev
3a5543db21 release: v2.9.15 2022-08-12 14:56:59 +02:00
翠 / green
521bb390b4
fix: fs serve only edit pathname (fixes #9148) (#9654) 2022-08-12 14:49:47 +02:00
patak
ed8d6a74e6
chore: narrow down rollup version (#9651) 2022-08-12 13:32:47 +02:00
Jambon
e361a807e5
fix(ssr-manifest): check name before saving to ssrManifest (#9595)
* fix(ssr-manifest): filter path undefined when dynamic import

Co-authored-by: hoanguyen <hoanguyen@beeketing.net>
2022-08-12 11:47:11 +02:00
Rom
7f01a00a73
fix: backport make resolveConfig() concurrent safe (#9224) (#9229) 2022-07-19 21:54:50 +02:00
patak-dev
0d1363005f release: v2.9.14 2022-07-08 11:27:07 +02:00
翠 / green
adb61c50c4
fix: backport #8979, re-encode url to prevent fs.allow bypass (fixes #8498) (#8990) 2022-07-08 11:05:01 +02:00
翠 / green
84ec02ae04
fix(css): backport #8936 (#8977) 2022-07-07 22:39:44 +02:00
Hung Viet Nguyen
194a265f53
docs: Update playground links for v2 in the v2 doccumentation (#8902) 2022-07-03 18:54:18 +02:00
sapphi-red
7a3a9bdb46 test: skip failing test 2022-07-01 07:55:51 +02:00
翠 / green
d4d89b9e1e fix(css): backport #7746 2022-07-01 07:55:51 +02:00
sapphi-red
da77dee3b6 fix: reverts #8471
This reverts commit 8d7bac4160.
2022-07-01 07:55:51 +02:00
sapphi-red
96c885a270 test: add #8461 test case 2022-07-01 07:55:51 +02:00
sapphi-red
ac58a0427b test: add #8245 test case 2022-07-01 07:55:51 +02:00
patak-dev
d93ac8eca1 release: v2.9.13 2022-06-27 07:09:53 +02:00
翠 / green
e109d64331
fix: backport #8804, /@fs/ dir traversal with escaped chars (fixes #8498) (#8805) 2022-06-27 06:59:29 +02:00
Yehyoung Kang
1afc1c2370
fix(wasm): support decoding data URL in Node < v16 (#8668) 2022-06-20 07:17:32 +02:00
patak-dev
86a55d3cc0 release: v2.9.12 2022-06-10 16:10:13 +02:00
patak
c0d6c60b45
fix: backport outdated optimized dep removed from module graph (#8534) 2022-06-10 15:48:59 +02:00
patak-dev
078a7dcabc release: v2.9.11 2022-06-10 07:32:09 +02:00
Tim MacDonald
01fa8070fa fix(dev): avoid FOUC when swapping out link tag (fix #7973) (#8495) 2022-06-09 16:58:22 +02:00
patak
ab7dc1c440 fix: backport respect server.headers in static middlewares (#8481) 2022-06-07 06:27:38 +02:00
patak-dev
ced0374b86 release: v2.9.10 2022-06-06 19:14:41 +02:00
Matthew Phillips
9fdd0a3ae8 feat: backport treat Astro file scripts as TS (#8151) 2022-06-06 18:57:35 +02:00
Matthew Phillips
9fbc1a901d fix: backport remove empty chunk css imports when using esnext (#8345) 2022-06-06 18:49:14 +02:00
Matt Nathan
dfe4307b76 fix: EPERM error on Windows when processing dependencies (#8235)
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2022-06-06 18:19:32 +02:00
翠 / green
8d7bac4160
fix(css): remove ?used hack (fixes #6421, #8245) (#8278) (#8471) 2022-06-05 08:58:04 +02:00
Ben McCann
7b972bc683
feat: new hook configurePreviewServer (#7658) (#8437)
Co-authored-by: Rom <git@brillout.com>
2022-06-02 08:45:23 +02:00
Anthony Fu
4bd15314d3 chore(lint): sort for imports (#8113) 2022-05-11 17:31:15 +08:00
patak-dev
1c2aef013e release: create-vite@2.9.4 2022-05-11 11:10:36 +02:00
patak-dev
6dcdd10419 release: plugin-vue@2.3.3 2022-05-11 11:10:04 +02:00
patak-dev
5af8e76c5d release: v2.9.9 2022-05-11 11:08:17 +02:00
翠 / green
a24b5e3aa5 fix: add direct query to html-proxy css (fixes #8091) (#8094) 2022-05-11 10:29:05 +02:00
翠 / green
e5556ab605 perf(lib): reduce backtrack when injecting esbuild helpers (#8110) 2022-05-11 10:28:15 +02:00
patak
992aee2313 fix: image-set with base64 images (fix #8028) (#8035) 2022-05-11 10:17:07 +02:00
patak
84496f8ac3 fix: graceful rename in windows (#8036) 2022-05-11 10:15:17 +02:00
Matthew Phillips
22fa882378 fix: invalidate ssrError when HMR update occurs (#8052) 2022-05-11 10:13:04 +02:00
Enzo Innocenzi
443acf9851 fix(plugin-vue): allow overwriting template.transformAssetUrls.includeAbsolute (fix #4836) (#6779) 2022-05-11 10:12:27 +02:00
Anthony Fu
fbbdef7a4a chore: enable ci for v1 and v2 branch 2022-05-08 13:14:16 +08:00
Anthony Fu
b6fc3cdccf fix: use strip-literal to strip string lterals (#8054) 2022-05-08 12:39:34 +08:00
patak-dev
b0e9234251 release: plugin-vue@2.3.2 2022-05-04 19:31:32 +02:00
patak-dev
77865b44b2 release: v2.9.8 2022-05-04 19:28:34 +02:00