1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-25 19:54:07 +03:00
tauri/.changes/tauri-scope-object-error-sync.md
Amr Bashir 2e6db908d7
fix(core): make tauri::Error sync again ()
* fix(core): make `tauri::Error` sync again

closes 

* add unit test

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-02-05 14:52:10 -03:00

86 B

tauri
patch:breaking

Require ScopeObject::Error to be Sync as well.