github tauri-apps/create-tauri-app create-tauri-app-js-v2.1.1
create-tauri-app-js v2.1.1

latest releases: create-tauri-app-js-v4.4.0, create-tauri-app-v4.4.0, create-tauri-app-v4.4...
2 years ago

[2.1.1]

  • Add an optimized macOS icon so that building from a template doesn't cause errors.
    • Bumped due to a bump in create-tauri-app.
    • a28848c fix: add missing icon.icns file, closes #143 (#152) on 2022-08-30
  • Fix solid template IDE type errors by changing className to class
    • Bumped due to a bump in create-tauri-app.
    • ea9a90c fix(cli/fragments): change solid's className to class, closes #144 (#150) on 2022-08-30
  • Fixed yew template "beforeDevCommand" from "trunk build" to "trunk serve". Before when you called "tauri dev" infinite loop will occur waiting for dev server to become available at "http://localhost:1420".
    • Bumped due to a bump in create-tauri-app.
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30
  • Changed "withGlobalTauri" for yew template from "false" to "true" so example frontend can actually "invoke" backend methods
    • Bumped due to a bump in create-tauri-app.
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30

Don't miss a new create-tauri-app release

NewReleases is sending notifications on new releases.