btea
|
b1b816a6bb
|
fix: if host is specified check whether it is valid (#14013)
|
2023-10-04 00:20:14 +08:00 |
|
btea
|
119c074604
|
fix: initWasm options should be optional (#14152)
|
2023-10-04 00:20:14 +08:00 |
|
翠 / green
|
441642e848
|
fix: ws never connects after restarting server if server.hmr.server is set (#14127)
|
2023-10-04 00:20:14 +08:00 |
|
翠 / green
|
0f582bf49c
|
fix(glob): trigger HMR for glob in a package (#14117)
|
2023-10-04 00:20:14 +08:00 |
|
翠 / green
|
cdf263253a
|
ci: use Node 18.17 for Windows due to a bug in Node (#14507)
|
2023-10-03 15:36:48 +08:00 |
|
patak
|
56769b42e3
|
docs: better links for ViteConf
|
2023-08-17 16:47:06 +02:00 |
|
patak
|
c269d1ef4c
|
docs: icon in ViteConf action
|
2023-08-17 16:41:58 +02:00 |
|
patak
|
5bf49b226d
|
docs: viteconf 23 link (#14075)
|
2023-08-17 16:41:41 +02:00 |
|
patak
|
898fee7ac3
|
release: v4.4.9
|
2023-08-07 11:14:16 +02:00 |
|
Bjorn Lu
|
4021a0e214
|
chore: fix eslint warnings (#14031)
|
2023-08-07 11:03:39 +02:00 |
|
patak
|
4479431312
|
fix: dynamic import vars ignored warning (#14006)
|
2023-08-07 15:27:05 +08:00 |
|
renovate[bot]
|
a1b519e2c7
|
chore(deps): update all non-major dependencies (#13938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2023-08-06 16:36:01 +08:00 |
|
Adam Hines
|
9d7d45e56f
|
perf: improve build times and memory utilization (#14016)
Co-authored-by: Adam Hines <ahines@factset.com>
|
2023-08-04 00:07:13 +08:00 |
|
btea
|
f5c1224150
|
perf: replace startsWith with === (#14005)
|
2023-08-01 13:14:56 +00:00 |
|
dependabot[bot]
|
8272ef51ca
|
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 (#14002)
|
2023-08-01 11:29:58 +02:00 |
|
disservin
|
7a77aaf28b
|
fix(build): silence warn dynamic import module when inlineDynamicImports true (#13970)
|
2023-08-01 10:58:39 +02:00 |
|
tommie
|
2c73d10ed2
|
docs(wasm): add sections about Node.js and module access (#13978)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2023-07-31 13:19:15 +02:00 |
|
patak
|
e41d78e151
|
release: v4.4.8
|
2023-07-31 11:55:42 +02:00 |
|
patak
|
488085d631
|
fix: modulePreload false (#13973)
|
2023-07-31 11:52:56 +02:00 |
|
Bjorn Lu
|
4ca7c13b73
|
fix(esbuild): fix static properties transpile when useDefineForClassFields false (#13992)
|
2023-07-31 10:29:44 +02:00 |
|
Michael Wang 汪東陽
|
65e5c229a3
|
fix(css): enhance error message for missing preprocessor dependency (#11485)
|
2023-07-31 10:26:38 +02:00 |
|
btea
|
3aab14eb25
|
perf: replace startsWith with === (#13989)
|
2023-07-31 14:19:21 +08:00 |
|
Xinxin He
|
1ab06a86fc
|
fix(importAnalysis): strip url base before passing as safeModulePaths (#13712)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
|
2023-07-29 20:28:40 +02:00 |
|
btea
|
66f522cc5d
|
perf: single slash does not need to be replaced (#13980)
|
2023-07-29 22:05:49 +08:00 |
|
Bjorn Lu
|
b9a8d65fd6
|
perf: use magic-string hires boundary for sourcemaps (#13971)
|
2023-07-29 15:56:48 +02:00 |
|
翠 / green
|
f8a5ffce31
|
fix(optimizer): enable experimentalDecorators by default (#13981)
|
2023-07-29 21:40:41 +08:00 |
|
sun0day
|
844451c015
|
fix(importMetaGlob): avoid unnecessary hmr of negative glob (#13646)
Co-authored-by: fuhao.xu <fuhao.xu@yitu-inc.com>
|
2023-07-28 15:03:36 +02:00 |
|
btea
|
dd9d4c1320
|
chore(reporter): remove unnecessary map (#13972)
|
2023-07-28 20:21:01 +08:00 |
|
patak
|
89a3db0d9f
|
fix: multiple entries with shared css and no JS (#13962)
|
2023-07-28 11:50:31 +02:00 |
|
Vincent François
|
24c12fef60
|
refactor: add new overload to the type of defineConfig (#13958)
|
2023-07-27 08:48:28 +02:00 |
|
Kyle Herock
|
df7799181c
|
fix(optimizer): avoid double-commit of optimized deps when discovery is disabled (#13865)
|
2023-07-25 20:56:16 +02:00 |
|
patak
|
af53a1d5f7
|
perf: use Intl.DateTimeFormatter instead of toLocaleTimeString (#13951)
|
2023-07-25 18:43:16 +02:00 |
|
Bryan Lee
|
6251a66655
|
fix(template): eliminate the error that occurs when enabling eslint-plugin-markdown (#13942)
|
2023-07-25 15:55:27 +02:00 |
|
Erika
|
aeef6708bd
|
fix: use file extensions on type imports so they work with moduleResolution: 'node16' (#13947)
|
2023-07-25 15:54:39 +02:00 |
|
patak
|
a48bf882e5
|
perf: use Intl.NumberFormat instead of toLocaleString (#13949)
|
2023-07-25 15:22:15 +02:00 |
|
patak
|
d4f13bd814
|
release: v4.4.7
|
2023-07-24 17:15:52 +02:00 |
|
Daniel Roe
|
8e6cee8dde
|
fix: prepend config.base to vite/env path (#13941)
|
2023-07-24 15:13:56 +00:00 |
|
Dariusz Czajkowski
|
bbd1ffd275
|
docs: remove note about firefox not supporting ESM imports in Web Workers (#13940)
|
2023-07-24 16:43:14 +02:00 |
|
Hugo Nogueira
|
6b5609424c
|
fix: lightningcss fails with html-proxy (#13776)
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
|
2023-07-24 14:55:08 +02:00 |
|
翠 / green
|
883089c10d
|
fix(html): support import.meta.env define replacement without quotes (#13425)
|
2023-07-24 20:10:38 +08:00 |
|
이채준 - CJ Lee
|
4848e413a1
|
fix(proxy): handle error when proxy itself errors (#13929)
|
2023-07-24 10:01:14 +02:00 |
|
Hirotaka Miyagi
|
bf51ed4e8e
|
docs(static-deploy): add deployment instructions for AWS Amplify Hosting (#13882)
|
2023-07-24 09:30:07 +02:00 |
|
patak
|
1292ad08a0
|
test: restrict iife helpers injection (#13918)
|
2023-07-23 20:23:52 +02:00 |
|
Rotzbua
|
28ddd43906
|
docs(plugin-legacy): fix typo (#13936)
|
2023-07-23 23:51:28 +08:00 |
|
Divyansh Singh
|
06e4f57724
|
fix: optimizeDeps.include not working with paths inside packages (#13922)
|
2023-07-22 12:26:27 +02:00 |
|
cunzaizhuyi
|
d1264fd343
|
chore(eslint): allow type annotations (#13920)
|
2023-07-22 11:37:17 +02:00 |
|
patak
|
85c38abda0
|
release: v4.4.6
|
2023-07-21 10:03:22 +02:00 |
|
lsdsjy
|
0fb2340a60
|
fix: do not append browserHash on optimized deps during build (#13906)
|
2023-07-21 10:00:17 +02:00 |
|
patak
|
c89f6775fc
|
fix: constrain inject helpers for iife (#13909)
|
2023-07-21 09:59:57 +02:00 |
|
이채준 - CJ Lee
|
da389cc0ee
|
feat(client): add guide to press Esc for closing the overlay (#13896)
|
2023-07-21 07:37:50 +00:00 |
|