Commit Graph

882 Commits

Author SHA1 Message Date
翠 / green
d002e7d05a
feat(resolve)!: allow removing conditions (#18395)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
2024-10-31 18:37:43 +01:00
Bjorn Lu
8a7af50b5d
feat(html)!: support more asset sources (#11138) 2024-10-31 08:57:16 +01:00
patak
94b0857353
refactor!: remove fs.cachedChecks option (#18493) 2024-10-31 12:13:20 +08:00
smeng9
aec5fdd72e
fix(less): prevent rebasing @import url(...) (#17857)
Co-authored-by: shaoyu <shaoyu>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-30 17:03:50 +01:00
Bjorn Lu
61cbf6f2cf
feat(lib)!: use package name for css output file name (#18488)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-30 09:13:01 +01:00
Bjorn Lu
d9513104e2
feat(html): support vite-ignore attribute to opt-out of processing (#18494) 2024-10-30 08:20:34 +01:00
翠 / green
052799e893
fix: define in environment config was not working (#18515) 2024-10-30 07:34:08 +01:00
Bjorn Lu
192d555f88
feat!: update to chokidar v4 (#18453)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-29 22:28:35 +08:00
Bjorn Lu
ddd5c5d00f
chore: upgrade to unbuild v3 rc (#18502) 2024-10-29 06:16:13 +01:00
Hiroshi Ogawa
6a7e313754
feat!: support file:// resolution (#18422) 2024-10-28 13:49:57 +01:00
renovate[bot]
2ec12df98d
fix(deps): update all non-major dependencies (#18484)
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-28 17:06:33 +08:00
patak
1ac22de41c
refactor: optimizeDeps back to top level (#18465) 2024-10-28 09:51:20 +01:00
Divyansh Singh
3a27f627df
chore(deps)!: update postcss-load-config to v6 (#15235)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-28 11:53:16 +09:00
Bjorn Lu
409fa5c9de
fix: handle warmup glob hang (#18462) 2024-10-26 10:52:08 +02:00
Hiroshi Ogawa
d4e0442f9d
feat(css)!: change default sass api to modern/modern-compiler (#17937)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-25 16:49:27 +09:00
Hiroshi Ogawa
7f9f8c6851
fix: use websocket to test server liveness before client reload (#17891)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-25 13:54:11 +09:00
Dario Piotrowicz
8cc8e51042
chore: replace deprecated File type with RunnerTestFile (#18448) 2024-10-24 12:14:48 +02:00
翠 / green
b80daa7c09
feat(json)!: add json.stringify: 'auto' and make that the default (#18303) 2024-10-23 22:59:33 +08: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
dbb260499f
fix(css): don't transform sass function calls with namespace (#18414) 2024-10-21 10:40:02 +00: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
pralkarz
6f74a3a1b2
chore(deps)!: migrate fast-glob to tinyglobby (#18243) 2024-10-17 14:24:33 +09:00
翠 / green
455d083b70
refactor: use verbatimModuleSyntax instead of importsNotUsedAsValues (#18360) 2024-10-16 19:07:27 +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
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
翠 / 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
Hiroshi Ogawa
fafc7e28d3
fix(optimizer): don't externalize transitive dep package name with asset extension (#18152) 2024-10-07 17:38:53 +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
f311ff3c2b
fix(legacy): generate sourcemap for polyfill chunks (#18250) 2024-10-04 20:54:23 +08:00
Evan You
7052c8f6fc
chore: update all url references of vitejs.dev to vite.dev (#18276) 2024-10-04 17:30:11 +08:00
Hiroshi Ogawa
d21bdbfcee
test: silence sass legacy-js-api deprecation log (#18253) 2024-10-02 10:36:26 +02:00
翠 / green
ec0efe8a06
fix(data-uri): only match ids starting with data: (#18241) 2024-09-30 10:57:36 +02:00
renovate[bot]
c0edd26bbf
chore(deps): update all non-major dependencies (#18230) 2024-09-30 14:13:49 +09:00
Vladimir
fb292f226f
feat: introduce RunnableDevEnvironment (#18190) 2024-09-27 13:42:49 +02:00
Hiroshi Ogawa
eb08f605dd
fix(css): fix lightningcss dep url resolution with custom root (#18125) 2024-09-26 17:22:38 +09:00
GU Yiling
70813c7f05
fix: asset import should skip handling data URIs (#18163) 2024-09-26 17:21:25 +09:00
翠 / green
1166a90728
test: misc fixes (#18200) 2024-09-26 09:54:49 +02:00
renovate[bot]
c8aea5ae0a
fix(deps): update all non-major dependencies (#18170)
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-09-25 16:09:54 +02:00
Hiroshi Ogawa
d7763a5615
fix(css): fix missing source file warning with sass modern api custom importer (#18113) 2024-09-24 12:47:31 +09:00
Hiroshi Ogawa
4cc53224e9
fix(css): ensure sass compiler initialized only once (#18128) 2024-09-23 14:50:31 +01:00
renovate[bot]
a73bbaadb5
chore(deps): update all non-major dependencies (#18108) 2024-09-17 15:08:40 +09:00
patak
9d2413c8b6
fix: fs raw query (#18112) 2024-09-16 17:38:29 +02:00
Bjorn Lu
adf379963a
chore: skip circular hmr ssr test temporarily (#18114) 2024-09-16 13:36:21 +00:00
Daniel Roe
ba56cf43b5
fix(preload): throw error preloading module as well (#18098) 2024-09-13 10:43:10 +02:00
翠 / green
e7d51a361f
test: refactor hmr-ssr tests (#18075) 2024-09-12 11:34:07 +02:00
翠 / green
a2c375dbbc
test: remove not needed test (#18087) 2024-09-12 11:29:30 +02:00
Bjorn Lu
e9a2746ca7
chore: enable some eslint rules (#18084)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-09-12 11:28:36 +02:00