From ccbfc1a06816ccf45b93cffa9f8c2b94d3ad97d3 Mon Sep 17 00:00:00 2001 From: bluwy Date: Tue, 3 Sep 2024 23:37:22 +0800 Subject: [PATCH] release: v5.4.3 --- packages/vite/CHANGELOG.md | 19 +++++++++++++++++++ packages/vite/package.json | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/packages/vite/CHANGELOG.md b/packages/vite/CHANGELOG.md index da5b4ae972139f..b1959904e92f82 100644 --- a/packages/vite/CHANGELOG.md +++ b/packages/vite/CHANGELOG.md @@ -1,3 +1,22 @@ +## 5.4.3 (2024-09-03) + +* fix: allow getting URL of JS files in publicDir (#17915) ([943ece1](https://github.com/vitejs/vite/commit/943ece177e7709b3ba574e810afce347c51d4442)), closes [#17915](https://github.com/vitejs/vite/issues/17915) +* fix: cjs warning respect the logLevel flag (#17993) ([dc3c14f](https://github.com/vitejs/vite/commit/dc3c14f39fcd57867c8ae81b75ae768b53b4b880)), closes [#17993](https://github.com/vitejs/vite/issues/17993) +* fix: improve CJS warning trace information (#17926) ([5c5f82c](https://github.com/vitejs/vite/commit/5c5f82c84bb64309875b42eee9d4dd525ab42e8c)), closes [#17926](https://github.com/vitejs/vite/issues/17926) +* fix: only remove entry assets handled by Vite core (#17916) ([ebfaa7e](https://github.com/vitejs/vite/commit/ebfaa7e6019783f308db5e759a6a67abb7cc626c)), closes [#17916](https://github.com/vitejs/vite/issues/17916) +* fix: waitForRequestIdle locked (#17982) ([ad13760](https://github.com/vitejs/vite/commit/ad1376018a94b42540a8488d897cc520849e1228)), closes [#17982](https://github.com/vitejs/vite/issues/17982) +* fix(css): fix directory index import in sass modern api (#17960) ([9b001ba](https://github.com/vitejs/vite/commit/9b001baa70c8489ac5550107c110a5dca281cda4)), closes [#17960](https://github.com/vitejs/vite/issues/17960) +* fix(css): fix sass `file://` reference (#17909) ([561b940](https://github.com/vitejs/vite/commit/561b940f6f963fbb78058a6e23b4adad53a2edb9)), closes [#17909](https://github.com/vitejs/vite/issues/17909) +* fix(css): fix sass modern source map (#17938) ([d428e7e](https://github.com/vitejs/vite/commit/d428e7e3a05f8da5ea00bb1b6a0827a5cc225899)), closes [#17938](https://github.com/vitejs/vite/issues/17938) +* fix(deps): bump tsconfck (#17990) ([8c661b2](https://github.com/vitejs/vite/commit/8c661b20e92f33eb2e3ba3841b20dd6f6076f1ef)), closes [#17990](https://github.com/vitejs/vite/issues/17990) +* fix(html): rewrite assets url in