Josh Goldberg ✨
|
d1891fda02
|
chore: bump typescript-eslint to v8 (#17624)
Co-authored-by: Anthony Fu <github@antfu.me>
|
2024-08-05 10:03:42 +08:00 |
|
Eckhardt (Kaizen) Dreyer
|
81327eb980
|
perf(ssr): do a single-pass over AST with node cache arrays (#17812)
|
2024-08-03 10:30:55 +08:00 |
|
Vasily Lavrov
|
11644f4e37
|
docs(server-options): fix RegEx -> RegExp (#17814)
|
2024-08-03 10:28:39 +08:00 |
|
Hiroshi Ogawa
|
6aa220607b
|
fix(ssr): fix global variable name conflict (#17809)
|
2024-08-02 13:53:21 +02:00 |
|
patak-dev
|
0f56e17241
|
release: v5.4.0-beta.1
|
2024-08-01 17:12:37 +02:00 |
|
patak
|
4de659c351
|
fix: opt-in server.fs.cachedChecks (#17807)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2024-08-01 17:03:43 +02:00 |
|
Bjorn Lu
|
720447ee72
|
fix: handle encoded base paths (#17577)
|
2024-08-01 10:53:07 +08:00 |
|
Hiroshi Ogawa
|
1025bb6d8f
|
feat(css): support sass compiler api and sass-embedded package (#17754)
|
2024-07-31 19:34:39 +08:00 |
|
Arnaud Barré
|
efcd830e47
|
fix(create-vite): avoid usage of composite in TS configs (#17774)
|
2024-07-31 16:19:13 +08:00 |
|
Knightwalker
|
6eab91e501
|
refactor(create-vite): use named imports for react (#17773)
|
2024-07-31 12:55:42 +08:00 |
|
smeng9
|
dcfa75c6f5
|
feat(create-vite): add eslint.config.js to React templates (#12860)
Co-authored-by: Shaoyu Meng <shaoyu>
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-07-31 12:53:49 +08:00 |
|
bluwy
|
01f6cff2ac
|
release: v5.4.0-beta.0
|
2024-07-30 22:36:29 +08:00 |
|
Michael Salim
|
5c55b291cf
|
fix(mergeConfig): don't recreate server.hmr.server instance (#17763)
|
2024-07-30 15:15:43 +02:00 |
|
renovate[bot]
|
e408542748
|
fix(deps): update all non-major dependencies (#17780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-30 13:38:12 +08:00 |
|
Hiroshi Ogawa
|
73a3de01d2
|
feat(css): support sass modern api (#17728)
|
2024-07-30 13:35:18 +08:00 |
|
btea
|
116e37acf1
|
feat(types): support custom VitePreloadErrorEvent (#17615)
|
2024-07-30 13:13:02 +08:00 |
|
SegaraRai
|
bbf001f0ec
|
fix: specify own Node version as target when bundling config files (#17307)
|
2024-07-30 13:10:33 +08:00 |
|
郁蒸十四
|
659b720693
|
fix(build): handle invalid JSON in import.meta.env (#17648)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-07-30 13:10:10 +08:00 |
|
Bjorn Lu
|
952bae3efc
|
perf: improve regex performance (#17789)
|
2024-07-29 22:23:11 +02:00 |
|
Bjorn Lu
|
796eef3af1
|
chore: update eslint config (#17788)
|
2024-07-29 22:14:34 +02:00 |
|
Bjorn Lu
|
461d37b947
|
chore: remove fs-extra dev dependency (#17782)
|
2024-07-29 19:20:03 +08:00 |
|
patak
|
b947fdcc9d
|
chore: minor config.logger refactor (#17770)
|
2024-07-27 09:53:16 +02:00 |
|
bluwy
|
440783953a
|
release: v5.3.5
|
2024-07-25 17:20:15 +08:00 |
|
patak
|
4126db8a2f
|
docs: explicit EOL for previous releases (#16263)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2024-07-24 14:56:43 +02:00 |
|
Bjorn Lu
|
66bdb1d7b4
|
refactor(asset): remove rollup 3 public file watch workaround (#16331)
|
2024-07-24 20:42:10 +08:00 |
|
houfeng
|
b240a8347e
|
fix(build): env output is not stable (#17748)
|
2024-07-23 17:09:52 +02: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 |
|
Bjorn Lu
|
b58b423ba8
|
fix(importMetaGlob): handle alias that starts with hash (#17743)
|
2024-07-23 13:00:31 +02:00 |
|
Stanislav Lashmanov
|
d906d3f8e1
|
fix(css): resolve url aliases with fragments (fix: #17690) (#17691)
Co-authored-by: Stanislav Lashmanov <slashmanov@gitlab.com>
|
2024-07-23 12:59:36 +02:00 |
|
Maisha Tremblay
|
3c1bde3406
|
fix(client): fix vite error path (#17744)
|
2024-07-23 11:54:40 +02: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 |
|
renovate[bot]
|
998373120c
|
chore(deps): update all non-major dependencies (#17734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-23 11:42:49 +08:00 |
|
btea
|
4fc9b6424c
|
chore: extend commit hash (#17709)
|
2024-07-22 11:32:22 +02:00 |
|
heerim
|
f4f488fe83
|
revert: fix(logger): truncate log over 5000 characters long (#16581) (#17729)
|
2024-07-22 11:28:31 +02:00 |
|
Bjorn Lu
|
df5ceb35b7
|
chore(deps): update typescript (#17699)
|
2024-07-22 11:48:47 +08:00 |
|
patak
|
0cde495ebe
|
chore: remove v6 branch from pkg.pr.new (#17721)
|
2024-07-19 14:23:18 +02:00 |
|
Hiroshi Ogawa
|
2c4ef11376
|
chore: add hiroshi to team (#17719)
|
2024-07-19 09:42:00 +02:00 |
|
Evan You
|
6e971367f7
|
docs: move soda to team emiriti
|
2024-07-19 10:00:55 +08:00 |
|
Ben McCann
|
db5ab1dfc4
|
fix: show error if vite client cannot be loaded (#17419)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-07-18 16:31:18 +02: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 |
|
Ari Perkkiö
|
f321fa8de2
|
fix(ssrTransform): sourcemaps with multiple sources (#17677)
|
2024-07-17 20:32:24 +02:00 |
|
patak
|
63fabfc26d
|
docs: link to ViteConf 24 (#17702)
|
2024-07-16 23:25:03 +02:00 |
|
Kevin Brey
|
e1fb0fa270
|
docs: show usage with satisfies operator (#17643)
|
2024-07-16 14:38:30 +02:00 |
|
renovate[bot]
|
93281b0e09
|
fix(deps): update all non-major dependencies (#17629)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-07-16 14:06:54 +02:00 |
|
Emile Fokkema
|
b55c32f7e3
|
fix: make server type less restrictive (fix #17627) (#17628)
|
2024-07-16 14:05:35 +02:00 |
|
bluwy
|
1d0d9ab99c
|
release: create-vite@5.4.0
|
2024-07-16 17:14:17 +08:00 |
|
bluwy
|
4e57a97f46
|
release: v5.3.4
|
2024-07-16 17:12:38 +08:00 |
|
Douglas Moura
|
6d31a1de59
|
docs(create-vite): add missing tsconfig.app.json file at the project array for react-ts (#17645)
|
2024-07-16 17:04:57 +08:00 |
|
翠 / green
|
1465b2064e
|
fix(css): include .css?url in assets field of manifest (#17623)
|
2024-07-15 23:16:43 +02:00 |
|