We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb622b5 commit d3250e3Copy full SHA for d3250e3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.4.0](https://github.com/geekact/vite-react/compare/v2.3.0...v2.4.0) (2023-01-04)
2
+
3
+- 在终端生成链接二维码
4
5
## [2.3.0](https://github.com/geekact/vite-react/compare/v2.2.0...v2.3.0) (2023-01-03)
6
7
- 自动识别来自 `tsconfig.json` 配置的路径别名
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-react",
- "version": "2.3.0",
+ "version": "2.4.0",
"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments