Files
tauri-plugins-workspace/.changes/deep-link-execute-error.md
T

7 lines
293 B
Markdown

---
"deep-link": major
"deep-link-js": major
---
**Breaking:** On Linux, failing to run `xdg-mime` or `update-desktop-database` in `register` and `is_registered` now returns the new `Error::Execute(command, io_error)` variant instead of logging the failure and returning the raw `Error::Io`.