patak-dev
|
f469ceb5d8
|
release: v5.3.6
|
2024-09-16 22:36:22 +02:00 |
|
jackfromeast
|
2691bb3ff6
|
fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115)
|
2024-09-16 22:35:22 +02:00 |
|
patak
|
4573a6fd6f
|
fix: fs raw query (#18112)
|
2024-09-16 22:35:22 +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 |
|
btea
|
c4a2227c74
|
refactor: replace includes with logical operations (#17620)
|
2024-07-15 21:21:59 +08:00 |
|
Tomxuetao
|
d8a5d700bc
|
chore: add callback to http-proxy.d.ts jsdoc (#17646)
|
2024-07-15 21:11:18 +08:00 |
|
Bjorn Lu
|
4be96b48bc
|
fix(build): skip preload treeshaking for nested braces (#17687)
|
2024-07-15 15:06:07 +02:00 |
|
Luke Nelson
|
b723a753ce
|
fix: update Terser type definitions (fix #17668) (#17669)
|
2024-07-15 11:42:25 +00:00 |
|
renovate[bot]
|
2f7bf79bfc
|
chore(deps): update dependency vitest to v2 (#17685)
|
2024-07-15 10:22:32 +02:00 |
|
renovate[bot]
|
d454c8ca20
|
chore(deps): update dependency @types/picomatch to v3 (#17682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-15 13:32:39 +08:00 |
|
renovate[bot]
|
048ad971a5
|
chore(deps): update dependency eslint-plugin-import-x to v3 (#17683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-15 13:32:27 +08:00 |
|
Ryan Christian
|
564c8f45f5
|
chore: add create-preact recommendation to Preact templates (#17649)
|
2024-07-14 09:57:09 +02:00 |
|
Ryan Christian
|
d4d98dc95e
|
feat: add create-preact to list of options in create-vite (#17674)
|
2024-07-14 09:56:45 +02:00 |
|
风痕
|
07bc489b31
|
fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (#17509)
|
2024-07-13 21:52:40 +02:00 |
|
Shinigami
|
167006e747
|
chore: move shinigami to team emeriti (#17634)
|
2024-07-08 19:32:58 +02:00 |
|
bluwy
|
22b2994295
|
release: v5.3.3
|
2024-07-03 12:52:34 +08:00 |
|
renovate[bot]
|
012490ca86
|
fix(deps): update all non-major dependencies (#17590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-02 18:08:55 +08:00 |
|
John Hunter
|
14c3d49303
|
fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563)
Co-authored-by: John Hunter <john.hunter@arenko.group>
|
2024-07-02 18:06:28 +08:00 |
|
Bjorn Lu
|
055f1c16e5
|
fix(lib): remove pure CSS dynamic import (#17601)
|
2024-07-02 11:49:19 +02:00 |
|
Bjorn Lu
|
dafff4ae6e
|
fix: lazily evaluate __vite__mapDeps files (#17602)
|
2024-07-02 11:47:29 +02:00 |
|
jainex
|
14e14726d1
|
docs(config): update preview.https type (#17586)
|
2024-06-29 18:30:55 +02:00 |
|
bluwy
|
3af02bde7e
|
release: v5.3.2
|
2024-06-27 23:41:01 +08:00 |
|
Dominik G
|
24c799b121
|
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)
|
2024-06-27 18:05:20 +08:00 |
|