tauri/.changes/cta-pnpm-support.md

6 lines
206 B
Markdown
Raw Normal View History

---
"create-tauri-app": patch
---
[`pnpm`](https://pnpm.io) package manager is now officially supported, either run `pnpx create-tauri-app` or explicitly specifiy it `npx create-tauri-app --manager pnpm`.