Commit Graph

7227 Commits

Author SHA1 Message Date
Yusuke Mizuno
0a4427fc44
fix(create-vite): add tsBuildInfoFile option (#18435) 2024-10-24 16:30:09 +08:00
Sun
56b71768f3
fix(dev): prevent double URL encoding in server.open on macOS (#18443) 2024-10-24 16:24:47 +08:00
Alex
7eeb6f2f97
fix: add typing to CSSOptions.preprocessorOptions (#18001)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-24 09:44:36 +02:00
翠 / green
94cd1e6f95
test: fix test conflict (#18446) 2024-10-24 15:10:37 +08:00
Bjorn Lu
65014a32ef
fix(preview): set resolvedUrls null after close (#18445) 2024-10-24 09:03:18 +02:00
Simon McEnlly
8e382a6a1f
fix(ssr): preserve source maps for hoisted imports (fix #16355) (#16356)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-24 08:44:50 +02:00
renovate[bot]
377488178a
chore(deps): update dependency picomatch to v4 (#15876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-24 13:39:49 +08:00
翠 / green
fd55c60917
docs: add some migration guide for v6 (#18444) 2024-10-24 07:24:50 +02:00
翠 / green
b80daa7c09
feat(json)!: add json.stringify: 'auto' and make that the default (#18303) 2024-10-23 22:59:33 +08:00
bluwy
a514330984 release: v6.0.0-beta.4 2024-10-23 21:55:08 +08:00
翠 / green
cc61d169a4
refactor: use builder in build (#18432) 2024-10-23 14:40:42 +02:00
翠 / green
19ce525b97
refactor!: bump minimal terser version to 5.16.0 (#18209) 2024-10-23 18:33:31 +08:00
Bjorn Lu
b57321cc19
chore: mark builder api experimental (#18436) 2024-10-23 11:35:37 +02:00
Julien Ripouteau
f67629f675
docs(landing): add AdonisJS logo (#18258) 2024-10-23 17:18:22 +08:00
sapphi-red
281b9dc66a
release: create-vite@5.5.4 2024-10-23 16:17:56 +09:00
Giorgio Boa
b53db53df1
chore: change Angular customCommand (#18425) 2024-10-23 16:16:01 +09:00
patak
3778c7acf9
docs: center last projects row in landing (#18424)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-23 08:20:12 +02:00
Dario Piotrowicz
9b21f69405
feat: enable dependencies discovery and pre-bundling in ssr environments (#18358)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-23 08:15:56 +02:00
翠 / green
291830fa63
feat(create-vite): update to svelte 5 (#18407)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-10-22 10:46:02 +09:00
Giorgio Boa
ac1fd41059
feat: add custom Angular variants (#18410) 2024-10-21 16:19:40 +02:00
翠 / green
dbb260499f
fix(css): don't transform sass function calls with namespace (#18414) 2024-10-21 10:40:02 +00:00
Hiroshi Ogawa
ddee0ad38f
test: replace fs mocking in css module compose test (#18413) 2024-10-21 12:11:35 +02:00
翠 / green
70bb8ded1d
chore: specify TypeScript version with ~ (#18406) 2024-10-21 09:55:36 +02:00
Bjorn Lu
ff018dca95
chore: update moduleResolution value casing (#18409) 2024-10-21 16:33:54 +09:00
renovate[bot]
802839d483
chore(deps): update all non-major dependencies (#18404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-21 13:06:14 +09:00
patak
257883fccc
docs: reload due to gsap and shiki (#18397) 2024-10-19 10:10:15 +02:00
翠 / green
bae6a37628
fix(ssr): this in exported function should be undefined (#18329) 2024-10-18 15:44:29 +02:00
Segev Finer
964a618e64
docs(backend-integration): add an example importedChunks (#18357)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-18 15:38:27 +02:00
翠 / green
f6b90747eb
chore(create-vite): mark template files as CC0 (#18366)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-10-18 15:37:43 +02:00
patak
105ca12b34
feat: add .git to deny list by default (#18382) 2024-10-18 14:53:27 +02:00
翠 / green
7cebe3847f
refactor(resolve): remove tryEsmOnly flag (#18394) 2024-10-18 13:56:06 +02:00
helloworld3200
159b4f4d9e
docs: change docs to include more details about public directory (#18286)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-10-18 12:33:15 +02:00
翠 / green
eec021deaa
docs: clarify where it applies for each config options (#18375) 2024-10-18 08:20:21 +02:00
翠 / green
b2965c8e9f
fix(cli): --watch should not override build.watch options (#18390) 2024-10-18 08:18:51 +02:00
翠 / green
57a0e85186
chore(deps): bump TypeScript to 5.6 (#18254) 2024-10-18 08:15:19 +02:00
翠 / green
dcf5f03cb5
docs: clarify target in tsconfig.json (#18377) 2024-10-18 08:14:43 +02:00
翠 / green
1414bfaa3e
chore: unpin playwright (#18391) 2024-10-18 12:26:49 +08:00
翠 / green
a569f42ee9
fix: augment hash for CSS files to prevent chromium erroring by loading previous files (#18367) 2024-10-18 12:56:35 +09:00
@beer
8030231596
chore: fix grammar (#18385) 2024-10-17 20:10:24 +02:00
翠 / green
4d5f51d13f
feat: add environment::listen (#18263) 2024-10-17 13:42:07 +02:00
翠 / green
e59760c46d
docs: server.proxy has precedence over Vite's internal middlewares (#18363) 2024-10-17 13:38:49 +02:00
翠 / green
c37e9966fd
ci: show format diff (#18373) 2024-10-17 13:34:44 +02:00
翠 / green
164432121f
docs: mention pre-bundle uses esbuild in dev (#18376) 2024-10-17 12:34:39 +02:00
@beer
7d97a9b2ba
chore: tiny typo (#18374) 2024-10-17 13:56:04 +08:00
pralkarz
6f74a3a1b2
chore(deps)!: migrate fast-glob to tinyglobby (#18243) 2024-10-17 14:24:33 +09:00
Bjorn Lu
b5d1a058f9
chore: combine deps license with same text (#18356) 2024-10-17 13:33:08 +09:00
翠 / green
455d083b70
refactor: use verbatimModuleSyntax instead of importsNotUsedAsValues (#18360) 2024-10-16 19:07:27 +02:00
翠 / green
7338ee327e
docs: add multiple entries lib mode example (#18364) 2024-10-16 17:12:01 +02:00
翠 / green
f50d3583e2
test: remove unnecessary logs from output (#18368) 2024-10-16 22:28:52 +09:00
Hiroshi Ogawa
dc823347bb
fix(worker): rewrite rollup output.format with worker.format on worker build error (#18165) 2024-10-16 11:17:35 +09:00