Skip to content

create-tauri-app@1.0.0-beta.0

May 11, 2021
  • Explicitly install deps after a vite recipe.
    • 397b7af chore: CTA defaults in CI mode (#1671) on 2021-05-05
  • Shift everything out of the bin and into .ts so we can apply Typescript types.
    • c3acbd6 chore: shift CTA from bin to .ts (#1651) on 2021-04-29
  • We setup an e2e type test suite for CTA. It is mostly an internal change, but should help with stability moving forward.
  • Add support for all vite templates
    • cea3ba9 feat(cta): add support for all vite templates (#1670) on 2021-05-07
  • Add a welcome prompt to let the user know about the process and links to more info including prerequisite setup steps. Also add links to each of the templates to give the user more context what they are getting into.
    • ea28d01 create-tauri-app welcome prompt and recipes links (#1748) on 2021-05-09

© 2026 Tauri Contributors. CC-BY / MIT