Commit Graph

6947 Commits

Author SHA1 Message Date
Facundo Allemand
15871c75e0
fix(preload): add crossorigin attribute in CSS link tags (#17930) 2024-09-02 22:39:35 +02:00
sunnylost
413c86aa97
fix(html): rewrite assets url in <template> (#17988) 2024-09-02 22:37:55 +02:00
btea
dc3c14f39f
fix: cjs warning respect the logLevel flag (#17993) 2024-09-02 20:03:33 +08:00
renovate[bot]
0ca53cff9f
chore(deps): update all non-major dependencies (#17991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 11:20:05 +08:00
renovate[bot]
3f32e59b94
chore(deps): update dependency eslint-plugin-import-x to v4 (#17992) 2024-09-02 10:49:48 +08:00
翠 / green
ebfaa7e601
fix: only remove entry assets handled by Vite core (#17916) 2024-09-01 23:45:54 +08:00
Hiroshi Ogawa
d428e7e3a0
fix(css): fix sass modern source map (#17938) 2024-09-01 23:27:03 +08:00
patak
ad1376018a
fix: waitForRequestIdle locked (#17982) 2024-09-01 23:23:56 +08:00
翠 / green
943ece177e
fix: allow getting URL of JS files in publicDir (#17915) 2024-09-01 23:23:19 +08:00
Dominik G.
8c661b20e9
fix(deps): bump tsconfck (#17990) 2024-09-01 08:03:05 +02:00
翠 / green
8ce86833f2
test: fix flaky "should reload" test (#17961) 2024-08-28 09:50:03 +02:00
renovate[bot]
cfb621e7a5
chore(deps): update all non-major dependencies (#17945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 16:18:16 +08:00
patak
bf9065aa13
chore: reduce diffs with v6 branch (#17942) 2024-08-24 19:40:24 +02:00
Hiroshi Ogawa
561b940f6f
fix(css): fix sass file:// reference (#17909)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
2024-08-22 17:23:02 +08:00
翠 / green
dbd6214f6f
test: fix backend-integration build test flaky fail (#17913) 2024-08-21 15:44:52 +02:00
bluwy
b1ecdaf659 release: v5.4.2 2024-08-20 22:14:57 +08:00
Hiroshi Ogawa
ed5ecd90fd
test: test server.origin (#17886) 2024-08-20 16:52:19 +09:00
翠 / green
e012f296df
chore: remove stale TODOs (#17866) 2024-08-19 19:48:53 +02:00
renovate[bot]
3dc23d9aa5
chore(deps): update all non-major dependencies (#17896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:08:54 +08:00
Hiroshi Ogawa
3b8f03d789
refactor: remove redundant prepend/strip base (#17887) 2024-08-16 13:47:55 +08:00
翠 / green
fac3a8ed68
fix: resolve relative URL generated by renderBuiltUrl passed to module preload (#16084) 2024-08-15 21:44:34 +08:00
翠 / green
7d8c0e2dcb
feat: support originalFilename (#17867) 2024-08-15 21:44:19 +08:00
bluwy
9370742792 release: plugin-legacy@5.4.2 2024-08-15 21:43:51 +08:00
bluwy
73cd3c1de6 release: create-vite@5.5.2 2024-08-15 21:41:47 +08:00
bluwy
b44c20cb60 release: v5.4.1 2024-08-15 21:41:10 +08:00
Hiroshi Ogawa
391bb4917b
fix(worker): handle self reference url worker in dependency for build (#17846) 2024-08-15 20:11:36 +09:00
郁蒸十四
e686d749d6
fix(build): avoid re-define __vite_import_meta_env__ (#17876)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-15 14:52:55 +08:00
Simon Bréard
1b3b702a7e
fix(create-vite): move ESLint "ignores" config to a separate object in React templates (#17885) 2024-08-15 14:51:12 +08:00
Vladimir
83355a6529
ci: skip entire job if unrelated files were changed instead of steps (#17855) 2024-08-15 10:47:49 +08:00
Hiroshi Ogawa
9018255c69
chore: fix picocolors import for local dev (#17884) 2024-08-15 10:46:24 +08:00
Drew Davis
1bda847329
fix: align CorsOptions.origin type with @types/cors (#17836) 2024-08-14 16:34:29 +08:00
翠 / green
e16bf1fb14
refactor: remove handleHotUpdate from watch-package-data plugin (#17865) 2024-08-14 16:15:31 +08:00
Nikolay Kudryavtsev
6700594999
fix: typings for vite:preloadError (#17868) 2024-08-13 00:13:14 +08:00
翠 / green
d78d44bc31
docs: reload after invalidate (#17862) 2024-08-12 21:01:22 +08:00
renovate[bot]
d11711c7e4
fix(deps): update all non-major dependencies (#17869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 20:12:53 +08:00
smeng9
4e5ce3c7a9
fix(lightningcss): search for assets with correct base path (#17856) 2024-08-11 21:45:03 +09:00
翠 / green
e961b31493
fix: build.modulePreload.resolveDependencies is optimizable (#16083) 2024-08-09 16:50:26 +02:00
Hiroshi Ogawa
1c9df6188e
test: disable network-imports test (#17835) 2024-08-09 15:19:24 +08:00
Hiroshi Ogawa
029ac0c740
test: fix non-awaited expectWithRetry tests (#17847) 2024-08-09 15:19:17 +08:00
bluwy
fcf50c2e88 release: create-vite@5.5.1 2024-08-08 00:21:07 +08:00
Bjorn Lu
8bc122feea
fix(create-vite): remove eslint overrides (#17833) 2024-08-08 00:20:21 +08:00
bluwy
272a77b080 release: create-vite@5.5.0 2024-08-07 23:24:33 +08:00
bluwy
cf50e548d4 release: v5.4.0 2024-08-07 23:23:11 +08:00
Evan You
1061102998
chore: bust readme sponsor image cache [ci skip] 2024-08-07 10:40:43 +08:00
Evan You
0e684bbf37
docs: use automated sponsor listing 2024-08-07 10:38:11 +08:00
Hiroshi Ogawa
bb4ba9f448
fix(worker): fix importScripts injection breaking iife code (#17827) 2024-08-06 22:08:34 +08:00
btea
6ae0615416
fix(build): windows platform build output path error (#17818) 2024-08-06 20:43:40 +08:00
Dominik G.
cf2f90d4b9
fix(deps): update launch-editor to consume fix for windows paths (#17828) 2024-08-06 19:31:34 +08:00
renovate[bot]
bb2f8bb55f
chore(deps): update all non-major dependencies (#17820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-05 16:58:19 +08:00
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