New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-tauri-app

Package Overview
Dependencies
Maintainers
0
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-tauri-app - npm Package Versions

1
1315

1.0.0-rc.2

Diff

Changelog

Source

[1.0.0-rc.2]

  • Fix crash when using create-react-app recipe.
    • c0103604 fix(cta): fix cli install with other deps, fixes #3417 (#3420) on 2022-02-12
tauri-apps-ci-user
published 1.0.0-rc.1 •

Changelog

Source

[1.0.0-rc.1]

  • Fix create-tauri-app failing to bootstrap projects.
tauri-apps-ci-user
published 1.0.0-rc.0 •

Changelog

Source

[1.0.0-rc.0]

  • Add empty description to Cargo.toml in dominator recipe.
  • create-tauri-app should now be fully compatiable with CI environments.
    • f5e77ff4 refactor(cta): use commander instead of minimst (#2551) on 2022-01-01
  • Stop react recipe from opening in browser by default.
    • ea51504e fix(cta): stop react recipe from opening in browser, closes #2793 (#2988) on 2021-11-30
  • Add SolidJS recipe using the official template.
tauri-apps-ci-user
published 1.0.0-beta.4 •

Changelog

Source

[1.0.0-beta.4]

  • pnpm package manager is now officially supported, either run pnpx create-tauri-app or explicitly specifiy it npx create-tauri-app --manager pnpm.
    • 235e0f67 feat(CTA): add official support for pnpm package manager (#2348) on 2021-08-06
  • create-tauri-app will prompt users to install @tauri-apps/api npm package.
    • c0f42ad0 feat(cta): prompt users to install @tauri-apps/api package (#2251) on 2021-07-29
  • Add Svelte recipe using the official template.
  • Adjust check for dev mode and switch CTA test to a script runner. The script gives us more control and better output into any failures.
    • c410e034 convert jest tests to child_process run script (#2308) on 2021-08-08
  • Update vite recipe to use the new vite npm package.
    • 718d9513 refactor(cta): update vite recipe to use their new npm package (#2220) on 2021-07-29
tauri-apps-ci-user
published 1.0.0-beta.3 •

Changelog

Source

[1.0.0-beta.3]

  • Added Angular CLI recipe.
tauri-apps-ci-user
published 1.0.0-beta.2 •

Changelog

Source

[1.0.0-beta.2]

  • Fixes the beforeDevCommand on vite recipe.
    • 3c21ddc7 fix(cta): use correct beforeDevCommand for vite recipe (#1931) on 2021-06-01
tauri-apps-ci-user
published 1.0.0-beta.1 •

Changelog

Source

[1.0.0-beta.1]

  • Work around bugs between esbuild and npm by installing directly at the end of the sequence. Also default to using the latest on all of the installs instead of npx's cache.
tauri-apps-ci-user
published 1.0.0-beta.0 •

Changelog

Source

[1.0.0-beta.0]

  • 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
tauri-apps-ci-user
published 1.0.0-beta-rc.4 •

Changelog

Source

[1.0.0-beta-rc.4]

  • Manually set tauri script instead of using npm set-script for compatabilty with older npm versions
    • f708ff8 fix(CTA): #1569, manually set tauri script for compatability with older npm (#1572) on 2021-04-22
tauri-apps-ci-user
published 1.0.0-beta-rc.3 •

Changelog

Source

[1.0.0-beta-rc.3]

  • Remove lodash dependency and replace with es6 builtins
    • edab7a6 chore(deps): remove lodash from create-tauri-app (#1532) on 2021-04-18
  • Remove tauri dependency from vanilla recipe
    • 3998046 fix(cta): remove tauri dep from vanilla recipe (#1502) on 2021-04-15
  • Fix adding tauri script to package.json
    • 6c00e88 fix(cta): fix adding tauri script to package.json (#1501) on 2021-04-15
    • 345f2db Apply Version Updates From Current Changes (#1499) on 2021-04-14
    • 098b729 chore: CTA version was decremented, fix and adjust changelog to compensate (#1530) on 2021-04-18
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc