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 |
|
Hiroshi Ogawa
|
9470011570
|
fix: require serialization for HMRConnection.send on implementation side (#18186)
|
2024-09-26 12:39:32 +02:00 |
|
Vladimir
|
e83beff596
|
fix(vite): refactor "module cache" to "evaluated modules", pass down module to "runInlinedModule" (#18092)
|
2024-09-25 15:24:08 +02:00 |
|
Vladimir
|
08ff233199
|
refactor: remove the need for "processSourceMap" (#18187)
|
2024-09-24 21:35:07 +02:00 |
|
Leo
|
b529b6fa7d
|
docs: add vitepress-plugin-group-icons (#18132)
|
2024-09-19 12:53:21 +08:00 |
|
DVas138
|
52dff2bc08
|
docs(static-deploy): add npm install to render's build command (#18138)
|
2024-09-19 10:58:59 +09:00 |
|
Jun Shindo
|
b897cb8d0d
|
docs: fix small typo in Environment API (#18090)
|
2024-09-12 13:50:54 +02:00 |
|
patak
|
e503218e0a
|
docs: update Environment API guide after beta (#18089)
|
2024-09-12 13:01:11 +02:00 |
|
Shahan Arshad
|
2adc5aaae4
|
docs: edit Manual Install instructions on docs guide page (#17999)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-09-09 15:14:42 +02:00 |
|
patak
|
242f550eb4
|
feat: Environment API (#16471)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Dario Piotrowicz <dario.piotrowicz@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
Co-authored-by: Anthony Fu <github@antfu.me>
Co-authored-by: Dominik G <dominik.goepel@gmx.de>
Co-authored-by: Igor Minar <i@igor.dev>
Co-authored-by: Viktor Lázár <lazarv1982@gmail.com>
Co-authored-by: Joaquín Sánchez <userquin@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-09-04 11:27:09 +02:00 |
|
翠 / green
|
d78d44bc31
|
docs: reload after invalidate (#17862)
|
2024-08-12 21:01:22 +08:00 |
|
Hiroshi Ogawa
|
1025bb6d8f
|
feat(css): support sass compiler api and sass-embedded package (#17754)
|
2024-07-31 19:34:39 +08:00 |
|
TAKAHASHI Shuuji
|
11b12cf284
|
docs(api-plugin): add a missing parenthesis (#17751)
|
2024-07-23 20:51:01 +08:00 |
|
thinkasany
|
d81de4878a
|
docs: improve additional command line options by code-group (#17745)
|
2024-07-23 19:42:59 +08:00 |
|
Frédéric Crozatier
|
a7f98278a4
|
docs: clarify when transformIndexHtml hook runs or not (#17547)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-07-23 15:47:01 +08:00 |
|
Christopher Klint
|
8e1abe5be6
|
docs: update comparisons.md with correct information about WMR (#17708)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-07-18 14:20:09 +02:00 |
|
Joseph
|
61357f67cd
|
docs: rename cdnjs link (#17565)
|
2024-06-26 11:48:21 +08:00 |
|
Parham Negahdar
|
a97e0590b8
|
docs: switch Polyfill.io to Cloudflare hosted version (#17567)
|
2024-06-26 11:08:10 +08:00 |
|
Andrei Luca
|
1b0979f44c
|
docs(migration): fix wrong import (#17564)
|
2024-06-25 21:32:36 +08:00 |
|
omahs
|
fc04971905
|
docs: fix typos (#17524)
|
2024-06-19 21:07:10 +08:00 |
|
Matteo Gobbo
|
8eecc62a90
|
docs(env-and-mode): fix typescript lib links (fix #17488) (#17497)
|
2024-06-17 21:42:53 +08:00 |
|
Howard Chiam
|
af194e2f25
|
docs(guide): explicitly mention how to install vite (#16583) (#17404)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-06-14 06:46:48 +00:00 |
|
Bjorn Lu
|
04af3a05df
|
docs(api-javascript): document preprocessCSS (#17433)
|
2024-06-10 17:33:52 +08:00 |
|
younggglcy
|
147e9228bb
|
docs(guide): clarify Node.js version requirement (fix #16734) (#17353)
|
2024-05-31 12:23:15 +08:00 |
|
Anthony Gilbert
|
c2c4bc08fb
|
docs: update static-deploy.md (#17359)
|
2024-05-31 12:16:53 +08:00 |
|
JiYeon
|
4053c6f632
|
docs: add comment in create project guide (#16321)
|
2024-05-27 12:06:44 +08:00 |
|
Arnaud Barré
|
e7d38ab1c4
|
docs: deprecate server.hot (#16741)
|
2024-05-23 15:59:16 +00:00 |
|
btea
|
4501b5a7ea
|
chore(deps): update @shikijs/vitepress-twoslash to 1.5.0 (#16637)
|
2024-05-10 18:12:39 +00:00 |
|
Andrew Jeremy
|
66f12ab40b
|
docs: add custom event types docs (#16609)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-05-07 12:17:41 +02:00 |
|