Commit Graph

6491 Commits

Author SHA1 Message Date
patak
4b0c15cb96
docs: announcing vite 5.1 blog post (#15817)
Co-authored-by: Ghislain B. <gbeaulac@gmail.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-02-08 10:24:37 +01:00
翠 / green
89d91271f9
docs: discussions for experimental features (#15838) 2024-02-08 09:21:22 +00:00
翠 / green
f1a42429e1
refactor: remove vite build --force (#15837) 2024-02-08 10:20:19 +01:00
Rael Gugelmin Cunha
1882c734b1
feat(create-vite): allow overwrite in command line (#15808)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-02-08 10:19:38 +01:00
翠 / green
1f84cae362
docs: add feedback discussion links for experimental features (#15836) 2024-02-08 08:59:45 +01:00
Julius
55a3427ef8
fix: pass customLogger to loadConfigFromFile (fix #15824) (#15831) 2024-02-08 07:22:54 +01:00
Phil Bates
5e5ca7d1db
feat(create-vite): set "strict: true" in tsconfig.node.json (#15820) 2024-02-08 07:20:47 +01:00
Evan You
48cbd0b1a7 docs: new sponsor 2024-02-08 10:23:00 +08:00
patak
0f9c72a886 release: v5.1.0-beta.7 2024-02-07 14:40:35 +01:00
patak
9070be36eb
fix: disable fs.cachedChecks for custom watch ignore patterns (#15828) 2024-02-07 14:26:00 +01:00
Pontus Östlund
1c0dc3db2c
fix(config): improved warning when root path includes bad characters (#15761)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-02-07 10:56:36 +01:00
gacek1123
3ee4e7b083
docs: fix typos in CHANGELOG (#15825) 2024-02-07 08:34:21 +01:00
Jinjiang
c3e83bb078
fix: scan entries when the root is in node_modules (#15746) 2024-02-06 18:32:48 +01:00
Bjorn Lu
78d838a23b
perf: use transform cache by resolved id (#15785)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2024-02-06 14:56:57 +01:00
Senao
5fbeba3156
fix: judge next dirent cache type (#15787) 2024-02-06 09:45:14 +01:00
HHX
37382d1f57
docs(api-javascript): update transformIndexHtml types (#15806)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-02-06 16:03:46 +08:00
patak
775bb5026e
chore: release notes (#15777) 2024-02-01 13:33:28 +01:00
patak
9f4b99650d release: v5.1.0-beta.6 2024-02-01 13:03:28 +01:00
Vladimir
8b3ab07718
feat: experimental Vite Runtime API (#12165) 2024-02-01 12:59:21 +01:00
btea
734a9e3a4b
docs: update proxy option link (#15742) 2024-01-29 21:52:27 +01:00
Darren Nevin
6b45037bda
fix: add ref() and unref() to chokidar.d.ts for typescript build to work (#15706) 2024-01-29 11:40:55 +01:00
patak
2805b2d2f2
perf: simplify explicit import mark in import analysis (#15724) 2024-01-29 15:48:25 +08:00
patak
997a695145 release: v5.1.0-beta.5 2024-01-27 14:10:49 +01:00
patak
a08f646a95
fix: do not init optimizer during build (#15727)
Co-authored-by: Senao <48955231+XiSenao@users.noreply.github.com>
2024-01-27 14:08:38 +01:00
Luca Maltagliati
3fceb14b94
docs: add warning on Worker import with constructor limitations (#15436)
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-01-26 18:02:01 +09:00
renovate[bot]
4d9363ad6b
fix(deps): update all non-major dependencies (#15675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-01-26 17:40:13 +09:00
patak
fc2bceb09f
test: consolidate spec names in all playgrounds (#15718) 2024-01-26 08:25:41 +01:00
patak
8ca97434f7 release: v5.1.0-beta.4 2024-01-26 07:04:08 +01:00
patak
814ad7ce0a
test: fix proxy-bypass and proxy-hmr ports (#15716) 2024-01-26 06:15:31 +01:00
patak
8815763b71
perf: use workspace root for fs cache (#15712) 2024-01-25 18:21:20 +01:00
bluwy
f9c33add88 release: plugin-legacy@5.3.0 2024-01-25 22:22:52 +08:00
patak
92f2747ce7
chore: remove unneeded normalizePath (#15713) 2024-01-25 12:37:33 +01:00
patak
a05c70977a
feat: enable fs.cachedChecks by default (#15704) 2024-01-25 12:06:01 +01:00
patak
3a7b65041b fix: windows add/delete file 2024-01-25 11:16:36 +01:00
btea
98bc3dc357
fix: normalize prettify url (#15705) 2024-01-25 06:19:01 +01:00
Anthony Fu
fb4bddcdc7
fix(hmr): pass id in parseImports for better debugging DX (#15707) 2024-01-24 23:15:46 +01:00
이채준 - CJ Lee
6c4bf266a0
fix(node): remove timestamp query of staticImportedUrls (#15663) 2024-01-23 20:51:00 +01:00
btea
74382b9db6
fix(build): build error message output twice (#15664) 2024-01-24 00:37:16 +08:00
patak
b7c6629208
feat(optimizer): holdUntilCrawlEnd option (#15244) 2024-01-23 16:53:54 +01:00
Ryuji Ito
aa7916a5c2
docs: fix dead link (#15700) 2024-01-23 16:02:21 +01:00
btea
09bd58d909
chore(proxy): update proxy error info (#15678) 2024-01-23 09:09:39 +01:00
patak
6f88a90c41
perf: lazy load rollup during dev (#15621) 2024-01-23 09:09:21 +01:00
Hyunbin
93fce55aee
fix(preview): set isPreview true (#15695) 2024-01-23 15:50:13 +08:00
patak
3c9cab6912 release: v5.1.0-beta.3 2024-01-22 11:31:46 +01:00
翠 / green
acd795f552
perf: use thread for preprocessors (#13584) 2024-01-22 10:27:09 +00:00
Senao
f6cf3d11af
fix: default sideEffect option is delivered to rollup (#15665) 2024-01-22 10:14:20 +01:00
Arnaud Barré
a6f39e861c
fix(create-vite): turn off react/jsx-no-target-blank ESLint rule in React JS template (#15672) 2024-01-22 10:08:01 +01:00
patak
09b15170af
refactor: append tags logic in applyHtmlTransforms (#15647) 2024-01-22 10:07:13 +01:00
renovate[bot]
94cac0a229
chore(deps): update actions/cache action to v4 (#15676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 14:52:42 +08:00
Bjorn Lu
639bbd65c0
fix(ssr): support externalized builtins for webworker (#15656) 2024-01-19 17:08:40 +01:00