Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@amrbashir amrbashir released this 23 Feb 04:37
· 4 commits to master since this release
aa115f9
  • Add support for Tauri v2.
  • Parse Tauri CLI arguments from process.argv so now you could pass -- -t/--tauri <tauri-cli-argument>.
  • Breaking change: Removed debug, verbose, and target config options, instead, you should pass these options as Tauri CLI arguments.