Skip to content

Commit 4708c95

Browse files
author
geekact
committed
chore: bump version v2.3.0
1 parent cc9ea39 commit 4708c95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.3.0](https://github.com/geekact/vite-react/compare/v2.2.0...v2.3.0)  (2023-01-03)
2+
3+
- 自动识别来自 `tsconfig.json` 配置的路径别名
4+
15
## [2.2.0](https://github.com/geekact/vite-react/compare/v2.1.0...v2.2.0)  (2022-12-14)
26

37
- 可通过设置 `server.watchExtend` 自定义监听文件以重启服务

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.2.0",
3+
"version": "2.3.0",
44
"main": "dist/index.cjs",
55
"module": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)