-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wenqing
committed
Oct 13, 2023
1 parent
8219678
commit ed0bfae
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,20 @@ | ||
# CHANGE LOG | ||
|
||
## v2.17.1 | ||
|
||
[compare changes](https://github.com/yisibell/vite-plugin-svg4vue/compare/v2.17.0...v2.17.1) | ||
|
||
### 🩹 Fixes | ||
|
||
- Do not return config from hook ([7590dab](https://github.com/yisibell/vite-plugin-svg4vue/commit/7590dab)) | ||
- Use configResolved + config.mode ([3d091e8](https://github.com/yisibell/vite-plugin-svg4vue/commit/3d091e8)) | ||
- Use resolved config + mode rather than modifying or mutating config ([8219678](https://github.com/yisibell/vite-plugin-svg4vue/commit/8219678)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Wenqing <[email protected]> | ||
- Daniel Roe <[email protected]> | ||
|
||
## v2.17.0 | ||
|
||
[compare changes](https://github.com/yisibell/vite-plugin-svg4vue/compare/v2.16.0...v2.17.0) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters