tauri/.changes/async-cli.js.md
2022-02-13 13:50:51 -03:00

6 lines
129 B
Markdown

---
"cli.js": patch
---
Change the `run` function to take a callback and run asynchronously instead of blocking the event loop.