Commit Graph

3859 Commits

Author SHA1 Message Date
bluwy
c2af9aa261 feat!: make vite node api esm only 2023-07-23 17:22:20 +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
Jason Finch
51c271f2bd
fix: display manualChunks warning only when a function is not used (#13797) (#13798) 2023-07-21 15:31:53 +08:00
dave caruso
049404c2ba
fix: use Bun's implementation of ws instead of the bundled one (#13901) 2023-07-21 09:24:40 +02:00
patak
d991d7d43e release: create-vite@4.4.1 2023-07-20 16:30:52 +02:00
patak
dd616a1da1 release: plugin-legacy@4.1.1 2023-07-20 16:29:42 +02:00
patak
af77f3ef64 release: v4.4.5 2023-07-20 16:28:37 +02:00
이채준 - CJ Lee
33002dd06c
fix(build): remove warning about ineffective dynamic import from node_modules (#13884) 2023-07-20 22:21:53 +08:00
renovate[bot]
5a56941a89
chore(deps): update dependency prettier to v3 (#13759)
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
2023-07-19 09:53:25 +02:00
Ilia
6bd543421e
fix: "EISDIR: illegal operation on a directory, realpath" error on RA… (#13655)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-07-18 16:52:58 +00:00
btea
6dca41c318
fix: transform error message add file info (#13687) 2023-07-17 21:40:56 +08:00
Arnaud Barré
2ad78aa205
fix(create-vite): fix eslint configuration for React templates (#13749) 2023-07-17 15:25:01 +02:00
patak
4eb31542ab
fix: warn when publicDir and outDir are nested (#13742)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-07-17 12:33:36 +02:00
Haoqun Jiang
c971f26e45
fix(types): narrow down the return type of defineConfig (#13792) 2023-07-17 11:35:12 +02:00
renovate[bot]
975a631ec7
fix(deps): update all non-major dependencies (#13872) 2023-07-17 11:34:28 +02:00
cunzaizhuyi
4606fd816e
chore: replace any with string (#13850) 2023-07-17 07:39:20 +00:00
Hai
f54e8da5e0
chore: fix typos (#13862) 2023-07-17 15:12:53 +08:00
patak
8a2a3e1e7f
docs: fix build.cssMinify link (#13840) 2023-07-14 16:52:09 +02:00
Jono M
49a1b99775
fix(build): style insert order for UMD builds (fix #13668) (#13669) 2023-07-14 16:45:11 +02:00
patak
435d4e74b1 release: v4.4.4 2023-07-14 09:04:25 +02:00
patak
4646e9f19b
chore: warning about ssr cjs format removal (#13827)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-07-14 07:01:09 +00:00
Bjorn Lu
b6155a1fad
fix(scan): skip tsconfigRaw fallback if tsconfig is set (#13823) 2023-07-13 15:28:34 +02:00
Bjorn Lu
e8880f0719
fix(esbuild): enable experimentalDecorators by default (#13805) 2023-07-13 14:51:58 +02:00
이채준 - CJ Lee
85bdcda747
feat(client): close vite-error-overlay with Escape key (#13795) 2023-07-13 20:41:34 +08:00
patak
ec9d2e779d release: v4.4.3 2023-07-11 16:27:14 +02:00
Bjorn Lu
2a38ef7501
fix(server): remove restart guard on restart (#13789) 2023-07-11 16:11:59 +02:00
renovate[bot]
8ead116485
fix(deps): update all non-major dependencies (#13758) 2023-07-11 15:44:18 +02:00
patak
89d01ebb8e
fix: avoid early error when server is closed in ssr (#13787)
Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com>
2023-07-11 15:41:52 +02:00
patak
df492face0 release: v4.4.2 2023-07-07 12:04:23 +02:00
翠 / green
c02fac41d3
fix(css): use single postcss instance (#13738) 2023-07-07 11:07:40 +02:00
patak
487bdcde33 release: v4.4.1 2023-07-06 17:48:20 +02:00
patak
f589ac0909
fix: revert #13073, use consistent virtual module ID in module graph (#13734) 2023-07-06 17:35:45 +02:00
patak
b0bfa0158b
fix: revert import config module as data (#13731) 2023-07-06 16:11:39 +02:00
patak
3f4e36e078
chore: changelog notes and clean for 4.4 (#13728) 2023-07-06 11:25:23 +02:00
patak
d47108d516 release: create-vite@4.4.0 2023-07-06 11:20:35 +02:00
Leifer Mendez
ef4602bc56
feat(create-vite): add qwik templates (#13620)
Co-authored-by: Manu MA <manu.mtza@gmail.com>
2023-07-06 10:49:05 +02:00
patak
6d5be5c6c9 release: plugin-legacy@4.1.0 2023-07-06 10:11:54 +02:00
patak
3b47e34af8 release: v4.4.0 2023-07-06 10:09:28 +02:00
sun0day
9310b3a52f
fix(pluginContainer): drop previous sourcesContent (#13722) 2023-07-06 07:33:26 +02:00
sun0day
71516db343
fix(define): stringify object parse error in build mode (#13600) 2023-07-05 11:52:37 +02:00
Manu MA
be4b0c0bff
fix: check document before detect script rel (#13559) 2023-07-04 10:46:44 +00:00
lsdsjy
931b24f5ea
feat(plugin-legacy): add option to output only legacy builds (#10139)
Co-authored-by: “amirkian007” <amircc1200@gmail.com>
Co-authored-by: sapphi-red <green@sapphi.red>
2023-07-04 12:45:18 +02:00
renovate[bot]
02c6bc3864
fix(deps): update all non-major dependencies (#13701) 2023-07-04 12:03:18 +02:00
翠 / green
7ef2472872
fix(esbuild): use useDefineForClassFields: false when no compilerOptions.target is declared (#13708) 2023-07-04 11:36:18 +02:00
patak
2b1ffe8632 release: v4.4.0-beta.4 2023-07-03 16:58:54 +02:00