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- # Unreleased
1+ # [ 3.1.0 ] ( https://github.com/amrbashir/vite-plugin-tauri/compare/v3.1.0...v3.0.2 ) (2022-10-1)
22
33- Add a default export to the plugin which allows two styles of importing:
44 - Named export (current):
1212
1313- Detect ` Tauri.toml ` file when detecting if there is a Tauri project is initialized or not .
1414
15- # [3.0 .1 ](https :// github.com/amrbashir/vite-plugin-tauri/compare/v3.0.2...v3.0.1) (2022-10-1)
15+ # [3.0 .2 ](https :// github.com/amrbashir/vite-plugin-tauri/compare/v3.0.2...v3.0.1) (2022-10-1)
1616
1717### What ' s Changed
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-tauri" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.1.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>" ,
2727 "vite" : " >= 2"
2828 },
2929 "devDependencies" : {
30- "@tauri-apps/cli" : " 1.2.1 " ,
31- "@types/node" : " 18.11.11 " ,
32- "prettier" : " 2.8.1 " ,
30+ "@tauri-apps/cli" : " 1.2.2 " ,
31+ "@types/node" : " 18.11.18 " ,
32+ "prettier" : " 2.8.3 " ,
3333 "tsup" : " 6.5.0" ,
3434 "typescript" : " 4.9.4" ,
35- "vite" : " 3.2.5 "
35+ "vite" : " 4.0.4 "
3636 },
3737 "engines" : {
3838 "node" : " >=14.6.0"
You can’t perform that action at this time.
0 commit comments