翠 / green
|
824c347fa2
|
docs: rename HotUpdateContext to HotUpdateOptions (#18718)
|
2024-11-20 21:21:37 +08: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 |
|
Bjorn Lu
|
0a56b3660b
|
docs(migration): add entry for #17922 (#18681)
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 |
|
翠 / 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 |
|
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
|
a6f5f5baca
|
feat: add ssr.resolve.mainFields option (#18646)
|
2024-11-13 19:50:29 +09:00 |
|
andriibeee
|
584a573e1f
|
docs: note about a silly edge case in the ssr guide (#18628)
|
2024-11-11 21:42:07 +01: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 |
|
Nozomu Ikuta
|
326ee45b44
|
docs: fix typo (#18609)
|
2024-11-07 12:34:48 +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 |
|
翠 / green
|
d969d4db91
|
docs: clarify dynamic new URL(foo, import.meta.url) behavior (#18587)
|
2024-11-06 10:32:49 +01:00 |
|
Bjorn Lu
|
ce0eec91c9
|
chore: upgrade to express 5 (#18537)
|
2024-11-05 19:27:51 +08: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 |
|
Bjorn Lu
|
61d0cfe03a
|
docs(migration): add bundle size note about strictRequires true (#18573)
|
2024-11-05 15:52:31 +08:00 |
|
patak
|
a55e86bdeb
|
docs: remove horizontal scrollbars in code blocks (#18567)
|
2024-11-05 01:29:35 +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 |
|
翠 / 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
|
f65d6ae5a7
|
docs(migration): add section for html asset sources (#18536)
|
2024-10-31 12:24:31 +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 |
|
翠 / green
|
3a46f97fbb
|
docs: migration guide for #18070 (#18519)
|
2024-10-30 22:35:46 +08: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 |
|
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
|
f886f75396
|
fix(config): remove error if require resolve to esm (#18437)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-10-28 15:31:25 +00:00 |
|
patak
|
915cd7f11a
|
docs: top-level client environment config (#18474)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-10-28 10:44:55 +01: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 |
|
翠 / green
|
c148676c90
|
fix(manifest): non entry CSS chunk src was wrong (#18133)
|
2024-10-25 13:16:30 +02:00 |
|
翠 / green
|
c4e7f34d2e
|
docs: migration guide for plugin-commonjs upgrade (#18456)
|
2024-10-25 11:55:06 +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 |
|
翠 / green
|
f1d3bf74cc
|
fix!: default build.cssMinify to 'esbuild' for SSR (#15637)
|
2024-10-24 12:01:59 +02:00 |
|
Bjorn Lu
|
65014a32ef
|
fix(preview): set resolvedUrls null after close (#18445)
|
2024-10-24 09:03:18 +02:00 |
|
翠 / green
|
fd55c60917
|
docs: add some migration guide for v6 (#18444)
|
2024-10-24 07:24:50 +02:00 |
|
翠 / green
|
cc61d169a4
|
refactor: use builder in build (#18432)
|
2024-10-23 14:40:42 +02:00 |
|
Bjorn Lu
|
ff018dca95
|
chore: update moduleResolution value casing (#18409)
|
2024-10-21 16:33:54 +09: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 |
|
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
|
dcf5f03cb5
|
docs: clarify target in tsconfig.json (#18377)
|
2024-10-18 08:14:43 +02:00 |
|
翠 / green
|
164432121f
|
docs: mention pre-bundle uses esbuild in dev (#18376)
|
2024-10-17 12:34:39 +02:00 |
|
pralkarz
|
6f74a3a1b2
|
chore(deps)!: migrate fast-glob to tinyglobby (#18243)
|
2024-10-17 14:24:33 +09:00 |
|
翠 / green
|
7338ee327e
|
docs: add multiple entries lib mode example (#18364)
|
2024-10-16 17:12:01 +02:00 |
|
翠 / green
|
7db105daaf
|
docs: relative base path (#18355)
|
2024-10-15 16:47:15 +02:00 |
|
翠 / green
|
e9c9767ba5
|
docs: env expand feature only works for variables in env files (#18354)
|
2024-10-15 11:54:20 +02: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 |
|
Yvan Zhu
|
4ab37fd6e5
|
docs: change npm and pnpm to be lowercase (#18342)
|
2024-10-12 21:00:37 +09:00 |
|
patak
|
cd368f9fed
|
refactor: rename runner.destroy() to runner.close() (#18304)
|
2024-10-09 19:27:01 +09:00 |
|
Evan You
|
7052c8f6fc
|
chore: update all url references of vitejs.dev to vite.dev (#18276)
|
2024-10-04 17:30:11 +08:00 |
|
Vladimir
|
fb292f226f
|
feat: introduce RunnableDevEnvironment (#18190)
|
2024-09-27 13:42:49 +02:00 |
|