File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- # [ 2.2.0] ( https://github.com/amrbashir/vite-plugin-tauri/compare/2.1.0...v2.2.0 ) (2022-07-24)
1
+ # [ 2.3.0] ( https://github.com/amrbashir/vite-plugin-tauri/compare/v2.3.0...v2.2.0 ) (2022-09-26)
2
+
3
+ ### What's Changed
4
+
5
+ * Auto-fill ` beforeDevCommand ` and ` beforeBuildCommand ` when initializing the tauri project.
6
+
7
+
8
+ # [ 2.2.0] ( https://github.com/amrbashir/vite-plugin-tauri/compare/v2.1.0...v2.2.0 ) (2022-07-24)
2
9
3
10
### What's Changed
4
11
5
12
* Update ` vite ` peerDependency to ` >= 2 ` which adds vite@3 support
6
13
7
14
8
15
9
- # [ 2.1.0] ( https://github.com/amrbashir/vite-plugin-tauri/compare/2 .0.0...v2.1.0 ) (2022-06-12)
16
+ # [ 2.1.0] ( https://github.com/amrbashir/vite-plugin-tauri/compare/v2 .0.0...v2.1.0 ) (2022-06-12)
10
17
11
18
### What's Changed
12
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-tauri" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 2.3 .0" ,
4
4
"description" : " Integrate Tauri in a Vite project to build cross-platform apps." ,
5
5
"repository" : " https://github.com/amrbashir/vite-plugin-tauri.git" ,
6
6
"author" :
" Amr Bashir <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments