tauri/.changes/enhance-permission-error-message.md
Lucas Fernandes Nogueira ed04cc3d36
feat(core): enhance IPC permission error message (#10664)
* feat(core): enhance IPC permission error message

- include more information about current URL and allowed origins
- enhance formatting of the error message

* plugin not found & command not found

* lint
2024-08-19 16:41:09 -03:00

6 lines
94 B
Markdown

---
"tauri": patch:enhance
---
Include more information in the IPC permission error message.