Skip to content

Commit a7677e2

Browse files
author
geekact
committed
chore: bump version v2.4.1
1 parent 570e0ae commit a7677e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.4.1](https://github.com/geekact/vite-react/compare/v2.4.0...v2.4.1)  (2023-01-06)
2+
3+
- react-swc 支持传递更多选项
4+
- 修复 html 未配置时插件不启用的问题
5+
- 更新打包文件名
6+
17
## [2.4.0](https://github.com/geekact/vite-react/compare/v2.3.0...v2.4.0)  (2023-01-04)
28

39
- 在终端生成链接二维码

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-react",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"main": "dist/index.cjs",
55
"module": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)