mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 14:17:02 +00:00
* refactor(cli): improve errors * update change files * license * add errorext with fs_context helper * update linux * lint * fmt * windows * revert bundler breaking change * fix ios mod * ref * reduce amount of enum variants * fix macos build * Fix windows build * Clippy * capitalize cargo [skip ci] --------- Co-authored-by: Tony <legendmastertony@gmail.com>
9 lines
143 B
Markdown
9 lines
143 B
Markdown
---
|
|
"@tauri-apps/cli": minor:enhance
|
|
"tauri-cli": minor:enhance
|
|
"tauri-bundler": minor:enhance
|
|
---
|
|
|
|
Improve error messages with more context.
|
|
|