Commit Graph

7086 Commits

Author SHA1 Message Date
翠 / 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
翠 / green
7db105daaf
docs: relative base path (#18355) 2024-10-15 16:47:15 +02:00
Niklas Molnes Hole
5cca4bfd32
fix(deps): update open dependency to 10.1.0 (#18349)
Co-authored-by: null <null>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 21:07:32 +08:00
翠 / green
e9c9767ba5
docs: env expand feature only works for variables in env files (#18354) 2024-10-15 11:54:20 +02:00
patak
93b03b2692
docs: update ViteConf 24 cta (#18352) 2024-10-15 11:42:16 +02:00
renovate[bot]
5552583a22
fix(deps): update all non-major dependencies (#18345)
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-15 16:13:43 +09:00
patak
47b12706ce
fix: more robust plugin.sharedDuringBuild (#18351) 2024-10-15 07:38:06 +02:00
renovate[bot]
5ea4b00a98
chore(deps): update dependency sirv to v3 (#18346)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 07:21:39 +02:00
sapphi-red
2a8ed7f877
release: v6.0.0-beta.3 2024-10-15 10:51:58 +09:00
Hiroshi Ogawa
93d286c4c1
fix(resolve): fix resolve cache key for external conditions (#18332) 2024-10-15 10:43:32 +09:00
patak
896d6e3d94
docs: refactor environment api docs (#18316)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-10-15 10:38:50 +09:00
Hiroshi Ogawa
0fe95d4a71
fix: add position to import analysis resolve exception (#18344) 2024-10-14 15:33:18 +08:00
Nils Ingwersen
0ddfb9f31a
chore(deps): update eslint-plugin-react-hooks to stable v5 (#18335) 2024-10-14 12:16:11 +08:00
Yvan Zhu
4ab37fd6e5
docs: change npm and pnpm to be lowercase (#18342) 2024-10-12 21:00:37 +09:00
Hiroshi Ogawa
4c5cf91d12
test: ssr external / resolveId test (#18327) 2024-10-11 10:26:42 +09:00
翠 / green
18f1daddd1
perf: call module.enableCompileCache() (#18323) 2024-10-10 11:11:54 +02:00
翠 / green
67783b2d55
fix(deps): bump tsconfck (#18322) 2024-10-10 11:11:31 +02:00
翠 / green
11c0fb1388
chore: point deprecation error URLs to main branch docs (#18321) 2024-10-10 07:52:57 +00:00
Hiroshi Ogawa
2017a330f5
fix(resolve): fix resolve cache to consider conditions and more (#18302) 2024-10-10 16:48:36 +09:00
翠 / green
af3cddf40c
ci: add test-passed/failed job (#18318) 2024-10-10 07:35:48 +02:00
翠 / green
2a148844cf
perf: use crypto.hash when available (#18317) 2024-10-10 07:34:37 +02:00
翠 / green
889bfc0ada
fix(css): dont remove JS chunk for pure CSS chunk when the export is used (#18307) 2024-10-09 15:12:45 +02:00
翠 / green
b382f7e19c
test(css): make "duplicate CSS" test to focus on what it's testing (#18308) 2024-10-09 14:56:34 +02:00
patak
cd368f9fed
refactor: rename runner.destroy() to runner.close() (#18304) 2024-10-09 19:27:01 +09:00
LiuSeen
41735a72a3
chore: docs style (#18306) 2024-10-09 08:48:59 +02:00
翠 / green
94e34cf1df
fix(types): add more overload to defineConfig (#18299) 2024-10-08 09:52:50 +02:00
Hiroshi Ogawa
466f94aa64
test: test optimized dep as ssr entry (#18301) 2024-10-08 09:51:21 +02:00
Hiroshi Ogawa
fafc7e28d3
fix(optimizer): don't externalize transitive dep package name with asset extension (#18152) 2024-10-07 17:38:53 +02:00
翠 / green
460aaffbf1
fix: handle yarn command fail when root does not exist (#18141) 2024-10-07 17:36:03 +02:00
Aleš Roubíček
0e6d4a5e23
fix(assets): make srcset parsing HTML spec compliant (#16323) (#18242) 2024-10-07 17:08:26 +02:00
翠 / green
007773b550
fix(middleware-mode): call all hot.listen when server restart (#18261) 2024-10-07 17:05:31 +02:00
Vladimir
5212d09579
fix: destroy the runner when runnable environment is closed (#18282) 2024-10-07 15:18:25 +02:00
Vladimir
fb35a7800e
fix: make it easier to configure environment runner (#18273) 2024-10-07 15:04:48 +02:00
renovate[bot]
5cac0544dc
fix(deps): update all non-major dependencies (#18292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 11:05:26 +09:00
翠 / green
45c9b5cca1
fix(create-vite): update qwik URL (#18285) 2024-10-05 22:14:32 +08:00
btea
0eda2ea0d5
docs: update EsbuildBuildOptions link (#18287) 2024-10-05 21:10:06 +08:00
Jun Shindo
f721677d8c
chore(docs): add margin to h4 (#18280) 2024-10-05 01:11:58 +09:00
翠 / green
2c5f948d06
fix: injectQuery double encoding (#18246)
Co-authored-by: mykwillis <myk@mykwillis.com>
2024-10-04 20:56:07 +08:00
翠 / green
4389a917f8
feat: support arbitrary module namespace identifier imports from cjs deps (#18236) 2024-10-04 20:54:51 +08:00
翠 / green
f311ff3c2b
fix(legacy): generate sourcemap for polyfill chunks (#18250) 2024-10-04 20:54:23 +08:00
翠 / green
a03bb0e2ba
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252) 2024-10-04 20:54:00 +08:00
Bjorn Lu
084194f96a
docs: make docsearch background darker (#18281) 2024-10-04 14:44:43 +02:00