Commit Graph

6957 Commits

Author SHA1 Message Date
btea
8062d36773
refactor: remove unnecessary escape (#18044) 2024-09-09 12:00:40 +02:00
renovate[bot]
7cac03fa51
chore(deps): update all non-major dependencies (#18050) 2024-09-09 12:22:52 +09:00
renovate[bot]
ecabf8954f
chore(deps): update dependency svelte-check to v4 (#18051) 2024-09-09 12:03:18 +09:00
btea
1a76300cd1
feat(css): support es2023 build target for lightningcss (#17998) 2024-09-04 21:19:22 +02:00
Vladimir
cf8ced56ea
fix: store backwards compatible ssrModule and ssrError (#18031) 2024-09-04 21:10:59 +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
bluwy
ccbfc1a068 release: v5.4.3 2024-09-03 23:37:22 +08:00
renovate[bot]
5679d81d91
chore(deps): update tj-actions/changed-files action to v45 (#17946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 21:02:29 +08:00
Hiroshi Ogawa
9b001baa70
fix(css): fix directory index import in sass modern api (#17960) 2024-09-02 22:43:50 +02:00
Kael
5c5f82c84b
fix: improve CJS warning trace information (#17926)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-02 22:41:11 +02:00
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