File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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)
29
310### What's Changed
411
512* Update ` vite ` peerDependency to ` >= 2 ` which adds vite@3 support
613
714
815
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)
1017
1118### What's Changed
1219
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-tauri" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Integrate Tauri in a Vite project to build cross-platform apps." ,
55 "repository" : " https://github.com/amrbashir/vite-plugin-tauri.git" ,
66 "author" : " Amr Bashir <amr.bashir2015@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments