Commit Graph

5024 Commits

Author SHA1 Message Date
Arnaud Barré
f199e90467
perf: Use only one ps exec to find a Chromium browser opened on Mac OS (#10588) 2022-11-02 17:19:51 +01:00
Candy
c53ffec346
fix: transform import.meta.glob when scan JS/TS #10634 (#10635) 2022-11-01 10:02:50 +01:00
翠 / green
fa2e47fe05
fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741)
Co-authored-by: frank <frank@hebingjundeMacBook-Pro.local>
2022-11-01 10:01:41 +01:00
翠 / green
1358a3c75b
chore: fix dev build replacing undefined (#10740) 2022-10-31 16:15:38 +01:00
翠 / green
ee8c7a6cba
chore: remove non used type definitions (#10738) 2022-10-31 14:57:02 +01:00
renovate[bot]
cc4be70b7f
chore(deps): update dependency @rollup/plugin-commonjs to v23 (#10611) 2022-10-31 11:53:08 +01:00
renovate[bot]
326f782fd8
chore(deps): update dependency @rollup/plugin-dynamic-import-vars to v2 (#10726) 2022-10-31 09:34:08 +01:00
patak
65d69b4629 release: v3.2.2 2022-10-31 09:32:12 +01:00
renovate[bot]
22cfad87c8
chore(deps): update all non-major dependencies (#10725) 2022-10-31 07:48:30 +01:00
Kazuma Oe
e8eb67a6ae
fix(create-vite): add rel="noreferrer" to elements with target="_blank" (#10675) 2022-10-30 16:17:53 +01:00
翠 / green
aacf6a436c
fix: tsconfig jsx overrides esbuild options, reverts #10374 (#10714) 2022-10-30 15:19:22 +01:00
翠 / green
0ee800f927
chore: remove src/client from package (#10703) 2022-10-29 16:14:29 +02:00
翠 / green
816842e80e
chore: remove src/client from package (#10703) 2022-10-29 16:14:09 +02:00
翠 / green
eb50e3a06f
fix: remove loaded input sourcemap (fixes #8411) (#10705) 2022-10-29 16:11:55 +02:00
翠 / green
cab9f19565
test: remove console.log (#10704) 2022-10-29 11:27:35 +00:00
James Herdman
f937ccc215
docs(changelog): fix broken url (#10692) 2022-10-29 08:38:37 +00:00
patak
47a78db497 release: v3.2.1 2022-10-28 11:26:55 +02:00
翠 / green
b15d21ca65
fix(config): resolve externalized specifier with internal resolver (#10683) 2022-10-28 10:07:27 +02:00
翠 / green
e2ea6afd47
fix: prioritize existing env over .env (fixes #10676) (#10684) 2022-10-28 10:06:35 +02:00
翠 / green
1128b4dcc9
fix: remove picomatch type import (fixes #10656) (#10678) 2022-10-28 08:55:34 +02:00
Abdellah Alaoui Solaimani
b823fd6ce3
feat: Add support for imba in html scripts (#10679) 2022-10-28 08:54:33 +02:00
Ben McCann
675bf07a09
chore: join URL segments more safely (#10590) 2022-10-27 18:24:26 +02:00
patak
f787a60f46
chore: update changelog for 3.2 (#10646)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2022-10-26 15:26:05 +02:00
patak
a285da8007 release: create-vite@3.2.0 2022-10-26 15:13:39 +02:00
patak
78d438d681 release: plugin-legacy@2.3.0 2022-10-26 15:12:34 +02:00
patak
972b8ddca7 release: plugin-react@2.2.0 2022-10-26 15:11:48 +02:00
patak
afb637fd81 release: plugin-vue-jsx@2.1.0 2022-10-26 15:10:52 +02:00
patak
4e18e726e0 release: plugin-vue@3.2.0 2022-10-26 15:10:04 +02:00
patak
4198e34284 release: v3.2.0 2022-10-26 15:08:50 +02:00
Bjorn Lu
f7021e3ed0
fix(config): resolve build options with fallback (#10645) 2022-10-26 14:59:16 +02:00
renovate[bot]
bb954672e3
fix(deps): update all non-major dependencies (#10610)
Co-authored-by: sapphi-red <green@sapphi.red>
2022-10-26 11:38:13 +02:00
Bjorn Lu
177b427b1b
feat(css): export preprocessCSS API (#10429) 2022-10-26 11:35:49 +02:00
Bjorn Lu
4f4a39f5a6
feat(build): experimental copyPublicDir option (#10550) 2022-10-26 11:33:38 +02:00
Bjorn Lu
15b90b3890
feat(preview): support outDir option (#10418) 2022-10-26 11:32:42 +02:00
tuchg
ee7c28a46a
fix(hmr): cannot reload after missing import on server startup (#9534) (#10602) 2022-10-25 14:04:21 +02:00
杨兆雨
df869909ae
fix: when the file path is an absolute path, parsing causes parameter loss (#10449) 2022-10-25 12:00:19 +02:00
ZhengX
9f268dad2e
fix: add a warning if css urls not exist during build time (fix #9800) (#10331)
Co-authored-by: 翠 / green <green@sapphi.red>
2022-10-24 13:30:06 +02:00
翠 / green
cffe5c9edb
fix: revert es-module-lexer version (#10614) 2022-10-24 11:46:25 +02:00
花开半亩地
1157941513
fix: increase error overlay z-index (#10603) 2022-10-24 16:55:46 +08:00
patak
0163abc207 release: v3.2.0-beta.4 2022-10-24 09:20:09 +02:00
luke miles
de6323f460
docs: update copy about esbuild (#10586) 2022-10-22 07:11:53 +02:00
patak
07c0336863
chore: revert #10196 until Vite 4 (#10574)
This reverts commit f328f613cc.
2022-10-21 11:42:08 +02:00
翠 / green
e0463bd64d
fix(css): strip BOM (fixes #10043) (#10577) 2022-10-21 10:48:50 +02:00
Bjorn Lu
7b81210c50
fix(ssr): resolve with isRequire true (#10569) 2022-10-21 15:14:57 +08:00
patak
f148c18460 release: v3.2.0-beta.3 2022-10-20 16:36:13 +02:00
renovate[bot]
9d0e0af41a
chore(deps): update dependency vue-tsc to v1 (#10547) 2022-10-20 14:12:36 +02:00
Manu MA
d806c4a571
feat: include line and column in error format (#10529) 2022-10-20 13:57:30 +02:00
Bjorn Lu
67e7bf29ce
fix(css): remove ?direct in id for postcss process (#10514) 2022-10-20 09:38:11 +02:00
Dunqing
7562014916
chore: update netlify configuration (#10545) 2022-10-20 09:22:33 +02:00
renovate[bot]
15aa827283
chore(deps): update all non-major dependencies (#10488)
Co-authored-by: sapphi-red <green@sapphi.red>
2022-10-20 08:11:00 +02:00