Commit Graph

907 Commits

Author SHA1 Message Date
翠 / green
a10e741065
fix: catch error in full reload handler (#18713)
Some checks are pending
CI / Get changed files (push) Waiting to run
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (18, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (20, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, macos-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, windows-latest) (push) Blocked by required conditions
CI / Build & Test Passed or Skipped (push) Blocked by required conditions
CI / Build & Test Failed (push) Blocked by required conditions
CI / Lint: node-20, ubuntu-latest (push) Waiting to run
Preview release / preview (push) Waiting to run
2024-11-21 08:35:32 +01:00
翠 / green
d5e7db08a4
test: change assets-runtime-base outDir to different one (#18727)
Some checks are pending
CI / Get changed files (push) Waiting to run
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (18, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (20, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, macos-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, windows-latest) (push) Blocked by required conditions
CI / Build & Test Passed or Skipped (push) Blocked by required conditions
CI / Build & Test Failed (push) Blocked by required conditions
CI / Lint: node-20, ubuntu-latest (push) Waiting to run
Preview release / preview (push) Waiting to run
2024-11-21 07:28:40 +01:00
renovate[bot]
0c658de41f
fix(deps)!: update dependency dotenv-expand to v12 (#18697)
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-11-20 21:21:12 +08:00
翠 / green
7b6c59e18f
test: run ssr-conditions build test (#18695) 2024-11-19 13:39:40 +09:00
Hiroshi Ogawa
473424ee8d
fix(optimizer): workaround firefox's false warning for no sources source map (#18665)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-19 05:24:49 +01:00
renovate[bot]
f005461ecc
fix(deps): update all non-major dependencies (#18691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 12:58:59 +09:00
Hiroshi Ogawa
228e056c46
test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
Hiroshi Ogawa
51d55d3151
test: remove runInBuild flag from withRetry (#18698) 2024-11-19 11:53:59 +09:00
Hiroshi Ogawa
8ab04b70ad
fix(html): fix inline proxy modules invalidation (#18696)
Some checks are pending
CI / Get changed files (push) Waiting to run
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (18, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (20, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, macos-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, windows-latest) (push) Blocked by required conditions
CI / Build & Test Passed or Skipped (push) Blocked by required conditions
CI / Build & Test Failed (push) Blocked by required conditions
CI / Lint: node-20, ubuntu-latest (push) Waiting to run
Preview release / preview (push) Waiting to run
2024-11-18 13:01:09 +01:00
Hiroshi Ogawa
f731ca21ea
test: simplify playground/json/__tests__/ssr (#18701) 2024-11-18 13:00:04 +01:00
翠 / green
6ff80091f9
test: skip ssr-html build tests (#18694) 2024-11-18 16:04:27 +08:00
翠 / green
c12c653ca5
feat: expose default mainFields/conditions (#18648) 2024-11-14 09:14:35 +01:00
Bjorn Lu
49783da298
revert: use chokidar v3 (#18659) 2024-11-14 09:13:41 +01:00
翠 / green
9eab231c7b
test: run css sourcemap playground for legacy sass (#18636) 2024-11-11 12:31:34 +01:00
renovate[bot]
e2231a92af
chore(deps): update all non-major dependencies (#18634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 17:49:31 +09:00
翠 / green
55461b4332
fix(html): externalize rollup.external scripts correctly (#18618) 2024-11-09 10:35:23 +01:00
翠 / green
0c8b15238b
chore(deps): update transitive deps (#18602) 2024-11-07 15:33:03 +01:00
翠 / green
78dc4902ff
feat: use a single transport for fetchModule and HMR support (#18362)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-11-07 11:24:48 +09:00
Bjorn Lu
f08b1463db
feat(asset): inline svg in dev if within limit (#18581) 2024-11-06 10:28:44 +01:00
翠 / green
7a33f6fabf
chore: remove unneeded slienceDeprecations (#18589) 2024-11-06 04:59:38 +00:00
Bjorn Lu
ce0eec91c9
chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
Hiroshi Ogawa
ad9a987aa4
test: add tests for ssr.optimizeDeps.include with dep1 > dep2 syntax (#16408) 2024-11-05 09:07:38 +01:00
Hugo ATTAL
9162172e03
feat(asset): add ?inline and ?no-inline queries to control inlining (#15454)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: 翠 / green <green@sapphi.red>
2024-11-04 14:50:15 +00:00
renovate[bot]
fb227ec440
chore(deps): update all non-major dependencies (#18562) 2024-11-04 11:48:40 +08:00
renovate[bot]
de562f214b
chore(deps): update dependency postcss-nested to v7 (#18564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:35:36 +08:00
翠 / 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