Commit Graph

5129 Commits

Author SHA1 Message Date
Bjorn Lu
d3c9c0b7c1
fix(ssr): ignore module exports condition (#11409) 2022-12-20 10:21:58 +01:00
Derek
857d578191
feat: allow import.meta.hot define override (#8944) 2022-12-19 06:14:00 +01:00
HaeJun Seo
2f5b9b39d4
docs: fix typo succeful (#11415) 2022-12-19 06:12:06 +01:00
renovate[bot]
241db167b3
chore(deps): update dependency @rollup/plugin-commonjs to v24 (#11420) 2022-12-19 12:31:36 +08:00
patak
8ec44a5b5d release: v4.0.2 2022-12-18 11:51:09 +01:00
patak
6587d2f2b1
fix: revert #11290 (#11412) 2022-12-18 11:49:43 +01:00
patak
0a07686f65
chore: add dominikg to the Vite team page (#11407) 2022-12-17 23:23:11 +01:00
Arnaud Barré
d2ba09500d
chore: split ci jobs for faster docs & template updates (#11294) 2022-12-17 17:57:41 +01:00
Arnaud Barré
274d1f344a
fix: skip applescript when no Chromium browser found (fixes #11205) (#11406) 2022-12-17 15:09:16 +01:00
hsh
b4ced0f90e
fix: make vite optimize prebundle for dev (#11387)
fixes https://github.com/vitejs/vite/issues/11005
2022-12-17 12:00:03 +01:00
OneNail
57276b7237
fix: server and preview open fails to add slash before relative path (#11394) 2022-12-17 11:59:07 +01:00
Clay
20593197e8
docs: troubleshooting issues with self-signed SSL certs (#11126)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2022-12-17 11:57:57 +01:00
Hex
d0757e2938
chore(create-vite): added transition to grow back drop in (#11392) 2022-12-17 10:26:59 +01:00
Guillaume Briday
394148e1e0
docs: update extensions generated in library mode (#11401) 2022-12-17 07:10:46 +00:00
Arnaud Barré
af86e5bcfe
chore: typecheck create-vite (#11295) 2022-12-15 08:08:09 +01:00
Arnaud Barré
27362cbf2e
chore: only apply commit convention to PR titles (#11296) 2022-12-14 21:12:02 +00:00
Mike MacCana
44fb01ab5d
docs: specify that 'worker' means 'web worker' (#11260) 2022-12-14 14:18:08 +01:00
renovate[bot]
4288300e61
fix(deps): update dependency ufo to v1 (#11372) 2022-12-14 09:23:26 +01:00
renovate[bot]
c68253253c
chore(deps): update dependency rollup-plugin-license to v3 (#11375) 2022-12-14 06:33:54 +00:00
renovate[bot]
e463342d61
chore(deps): update dependency postcss-nested to v6 (#11371) 2022-12-14 07:32:16 +01:00
renovate[bot]
02efbbbab2
chore(deps): update dessant/lock-threads action to v4 (#11373) 2022-12-14 06:31:57 +00:00
renovate[bot]
8dc65288cd
chore(deps): update dependency convert-source-map to v2 (#10548)
Co-authored-by: sapphi-red <green@sapphi.red>
2022-12-14 07:30:53 +01:00
翠 / green
fd36698edb
test(css): improve test around deprecated default/named import (#11369) 2022-12-14 07:28:45 +01:00
renovate[bot]
9662d4d902
chore(deps): update dependency mlly to v1 (#11370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 15:15:47 +09:00
Urata Daiki
8820f75cc3
fix: fix the error message in the toOutputFilePathWithoutRuntime function (#11367) 2022-12-14 14:43:26 +09:00
patak
060cd66878 release: v4.0.1 2022-12-12 20:40:42 +01:00
翠 / green
2e15f3d598
feat(html): clickable error position for html parse error (#11334) 2022-12-12 20:14:44 +01:00
patak
729fb1a750
fix: ?inline warning for .css.js file (#11347) 2022-12-12 20:12:53 +01:00
csr632
34fec4158b
fix: wrongly resolve to optimized doppelganger (#11290) 2022-12-12 19:35:02 +01:00
翠 / green
8856c2e42d
fix: respect base when using /__open-in-editor (#11337)
fixes https://github.com/vitejs/vite/issues/8627
2022-12-12 18:29:41 +01:00
Sabbir Hasan
45b66f4838
docs: fix banner image in CHANGELOG.md (#11336) 2022-12-12 17:56:07 +01:00
翠 / green
cfedf9c3ad
fix: preview fallback (#11312) 2022-12-12 16:15:53 +01:00
Bjorn Lu
d0a9281ea3
fix(env): test NODE_ENV override before expand (#11309) 2022-12-12 16:12:01 +01:00
Dominik G
3aaa0ea502
fix(preview): Revert #10564 - throw Error on missing outDir (#11335)
fix(preview): Revert "fix: check if build exists so preview doesn't show 404s due to nonexistent build (#10564)"

This reverts commit 0a1db8c1
2022-12-12 12:15:13 +00:00
翠 / green
e58a4f00e2
chore: enable @typescript-eslint/ban-ts-comment (#11326) 2022-12-12 11:59:02 +01:00
renovate[bot]
dcc0004ceb
chore(deps): update all non-major dependencies (#11321)
Co-authored-by: sapphi-red <green@sapphi.red>
2022-12-12 08:29:11 +01:00
renovate[bot]
a0f2334d2c
chore(deps): update dependency fs-extra to v11 (#11322) 2022-12-12 07:46:45 +01:00
翠 / green
8c0bb7b77b
feat: show server url by pressing u (#11319) 2022-12-12 07:26:01 +01:00
翠 / green
29abeeab9c
test: fix custom serve teardown (#11316) 2022-12-11 10:54:50 +00:00
翠 / green
9f65af19c4
test: run preview.headers test (#11315) 2022-12-11 10:25:06 +00:00
Spacey
388adf5a7e
docs: add client types hint in static assets guide (#11305)
* docs: add client types hint in static assets guide

* chore: tweak

Co-authored-by: 翠 / green <green@sapphi.red>
2022-12-11 09:37:05 +01:00
Bjorn Lu
85fefadfb2
docs(migration): add section for build node env (#11310) 2022-12-11 08:30:59 +00:00
翠 / green
42976d85af
fix: derive useDefineForClassFields value from tsconfig.compilerOptions.target (fixes #10296) (#11301) 2022-12-11 16:33:30 +09:00
翠 / green
9c2b1c01df
chore: fix format (#11311) 2022-12-11 07:57:34 +01:00
Clay
0a1db8c147
fix: check if build exists so preview doesn't show 404s due to nonexistent build (#10564)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2022-12-10 11:36:37 +01:00
high1
f897b64715
chore(esbuild): add test for configuration overrides (#11267) 2022-12-10 17:20:19 +08:00
Arnaud Barré
8241758dc7
docs: add plugin-react-swc to official plugins list (#11292) 2022-12-09 22:56:48 +01:00
Bjorn Lu
897f69f9b6
docs: add env var section (#11286) 2022-12-09 15:40:27 +01:00
patak
83abd37f6b
chore: update changelog release notes for 4.0 (#11285) 2022-12-09 15:24:40 +01:00
patak
894996d021
docs: announcing Vite 4 post (#11248)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-12-09 15:21:50 +01:00