Commit Graph

6857 Commits

Author SHA1 Message Date
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
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
renovate[bot]
a33a97f8c3
chore(deps): update all non-major dependencies (#17553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 14:53:16 +08:00
Simon Buchan
2d6672fd8a
chore(deps): update es-module-lexer to 1.5.4 (#17555) 2024-06-24 14:40:55 +08:00
btea
f946c86940
fix(create-vite): target dir contains special characters (#17549) 2024-06-23 22:32:00 +08:00
Simon He
7c06ef07f8
refactor(optimizer): use early continues (#17551) 2024-06-23 22:24:32 +08:00
TAKAHASHI Shuuji
ff57d61cab
docs(shared-options): fix small typo (#17550) 2024-06-23 22:00:36 +08:00
imfenghuang
a8e2f6fafc
fix(client): uniform variable location (#17528) 2024-06-21 22:00:30 +08:00
bluwy
48b53f28f2 release: create-vite@5.3.0 2024-06-21 14:48:15 +08:00
PatrickJS
cafa7d56f3
docs(shared-options): better explain base (#17535) 2024-06-20 18:32:29 +02:00
omahs
fc04971905
docs: fix typos (#17524) 2024-06-19 21:07:10 +08:00
patak
86cf1b4b49
fix(create-vite): revert eslint 9 upgrade in templates (#17511) 2024-06-18 13:40:50 +02:00
Toño
7b240e408e
fix(create-vite): update tsconfig with moduleDetection true (#17468) 2024-06-18 09:06:11 +02:00
renovate[bot]
6c10662281
chore(deps): update dependency eslint to v9 (#16661)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-18 09:04:59 +02:00
zhiwei liu
5fe0af75d4
docs(announcing-vite3): fix solidjs link (#17502) 2024-06-18 14:45:44 +08:00
renovate[bot]
bf123f2c62
fix(deps): update all non-major dependencies (#17494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-18 14:44:29 +08:00
sjtucoder
ec16a5efc0
chore: fix some comments (#17495) 2024-06-17 21:43:45 +08:00
Matteo Gobbo
8eecc62a90
docs(env-and-mode): fix typescript lib links (fix #17488) (#17497) 2024-06-17 21:42:53 +08:00
Bjorn Lu
4219b86248
chore: test windows with node 20 (#17462) 2024-06-17 16:39:08 +08:00
Edvard
1d9bfc006b
feat(create-vite): add help usage (#16390)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-17 15:23:43 +08:00
Bjorn Lu
b4b4acfb23
chore: check permission for pkg-pr-new comment (#17461) 2024-06-14 21:58:35 +08:00