Commit Graph

7260 Commits

Author SHA1 Message Date
Florian Dreier
818cf3e7bf
fix(optimizer): detect npm / yarn / pnpm dependency changes correctly (#17336) (#18560) 2024-11-18 09:45:30 +01:00
翠 / green
6ff80091f9
test: skip ssr-html build tests (#18694) 2024-11-18 16:04:27 +08:00
Bjorn Lu
0a56b3660b
docs(migration): add entry for #17922 (#18681)
Some checks failed
CI / Get changed files (push) Has been cancelled
CI / Lint: node-20, ubuntu-latest (push) Has been cancelled
Preview release / preview (push) Has been cancelled
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (18, ubuntu-latest) (push) Has been cancelled
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (20, ubuntu-latest) (push) Has been cancelled
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, macos-latest) (push) Has been cancelled
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, ubuntu-latest) (push) Has been cancelled
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, windows-latest) (push) Has been cancelled
CI / Build & Test Passed or Skipped (push) Has been cancelled
CI / Build & Test Failed (push) Has been cancelled
2024-11-15 22:59:59 +01:00
btea
58f1df3288
refactor: first character judgment replacement regexp (#18658)
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-15 15:56:46 +08:00
Vladimir
74221c391b
fix: createRunnableDevEnvironment returns RunnableDevEnvironment, not DevEnvironment (#18673) 2024-11-15 15:56:18 +08:00
bluwy
cf813cc5db release: v6.0.0-beta.10 2024-11-14 22:20:47 +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
5a2103f0d4
fix: include more modules to prefix-only module list (#18667) 2024-11-14 09:13:15 +01:00
翠 / green
b74d363269
refactor(resolve): remove allowLinkedExternal parameter from tryNodeResolve (#18670) 2024-11-14 09:11:32 +01:00
翠 / green
3f5fab04aa
feat: add isSsrTargetWebWorker flag to configEnvironment hook (#18620) 2024-11-14 11:00:04 +09:00
Hiroshi Ogawa
d9be92187c
fix(ssr): format ssrTransform parse error (#18644)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-14 10:43:41 +09:00
Bjorn Lu
33b0d5a6ca
build: ignore cjs warning (#18660) 2024-11-13 16:13:52 +01:00
patak
95c4b3c371
fix: cjs build for perEnvironmentState et al (#18656) 2024-11-13 14:54:58 +01:00
patak
8fa70cdfa6
feat: extended applyToEnvironment and perEnvironmentPlugin (#18544)
Co-authored-by: 翠 / green <green@sapphi.red>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-13 14:21:24 +01:00
翠 / green
87c5502249
feat: show error when accessing variables not exposed in CJS build (#18649)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-13 19:51:53 +09:00
翠 / green
a6f5f5baca
feat: add ssr.resolve.mainFields option (#18646) 2024-11-13 19:50:29 +09:00
翠 / green
0e1f437d53
refactor: introduce mergeWithDefaults and organize how default values for config options are set (#18550) 2024-11-12 23:55:24 +01:00
andriibeee
584a573e1f
docs: note about a silly edge case in the ssr guide (#18628) 2024-11-11 21:42:07 +01:00
翠 / green
f39896e7ff
docs: expand description of externalConditions (#18619)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-11 13:30:07 +01:00
Hiroshi Ogawa
866a433a34
fix(ssr): preserve fetchModule error details (#18626) 2024-11-11 13:28:52 +01:00
翠 / green
9eab231c7b
test: run css sourcemap playground for legacy sass (#18636) 2024-11-11 12:31:34 +01:00
翠 / green
f83ba1e29e
docs: fix mobile menu background on light mode landing page (#18633) 2024-11-11 12:24:53 +01:00
Filip Wachowiak
5182272d52
perf: remove strip-ansi for a node built-in (#18630)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-11 17:51:16 +09: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
Matthias Cavigelli
59249cf2fd
docs: fix attribute in example (#18627)
Co-authored-by: Matthias Cavigelli <matthias.cavigelli@trafit.ch>
2024-11-11 15:38:37 +08:00
翠 / green
55461b4332
fix(html): externalize rollup.external scripts correctly (#18618) 2024-11-09 10:35:23 +01:00
翠 / green
2a88f71aef
chore: tweak build config (#18622) 2024-11-08 11:05:30 +00:00
Dario Piotrowicz
09248795ca
feat(optimizer): allow users to specify their esbuild platform option (#18611)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-11-08 14:32:52 +09:00
Haoqun Jiang
2c6d3db046
docs: update haoqunjiang's info in team emeriti section (#18613) 2024-11-08 11:07:30 +08:00
翠 / green
0c8b15238b
chore(deps): update transitive deps (#18602) 2024-11-07 15:33:03 +01:00
Nozomu Ikuta
326ee45b44
docs: fix typo (#18609) 2024-11-07 12:34:48 +01:00
sapphi-red
f239f27125
release: v6.0.0-beta.9 2024-11-07 11:43:14 +09: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
patak
643928ceeb
docs: remove X links in team page (#18599)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-11-07 02:59:09 +01:00
Bill Collins
cd58c10c52
chore(deps): update dependencies of postcss-modules (#18598) 2024-11-06 21:48:19 +01:00
翠 / green
23c39fc994
chore: remove unused ssr variable (#18594) 2024-11-06 13:46:17 +01:00
翠 / green
63207e5d0f
fix(resolve): run ensureVersionQuery for SSR (#18591) 2024-11-06 11:46:59 +01:00
翠 / green
d969d4db91
docs: clarify dynamic new URL(foo, import.meta.url) behavior (#18587) 2024-11-06 10:32:49 +01:00
Bjorn Lu
f08b1463db
feat(asset): inline svg in dev if within limit (#18581) 2024-11-06 10:28:44 +01:00
翠 / green
3ef0bf19a3
refactor(resolve): remove environmentsOptions parameter (#18590) 2024-11-06 10:23:15 +01:00
翠 / green
dd25c1ab5d
test: update filename regex (#18593) 2024-11-06 09:28:14 +01:00
翠 / green
a51c254265
chore: add warning for / mapping in resolve.alias (#18588)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-06 15:11:24 +09: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
翠 / green
87b2347a13
fix: browser field should not be included by default for consumer: 'server' (#18575) 2024-11-05 11:09:08 +01:00
翠 / green
7523a9fa41
docs(migration): add a note about using a CommonJS file as an entrypoint (#18577) 2024-11-05 10:47:35 +01:00
Hiroshi Ogawa
ad9a987aa4
test: add tests for ssr.optimizeDeps.include with dep1 > dep2 syntax (#16408) 2024-11-05 09:07:38 +01:00
Bjorn Lu
61d0cfe03a
docs(migration): add bundle size note about strictRequires true (#18573) 2024-11-05 15:52:31 +08:00
Michael Brown
8518113dee
fix(create-vite): improve project name inference from path (#16490)
Co-authored-by: Michael Brown <michaelbrown@temenos.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-05 13:42:14 +08:00