Closed FabianLars closed 3 days ago
There are 8 changes which include tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, @tauri-apps/api with patch, tauri-utils with patch
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
this is a partial revert of the type changes in #8534 to fix #11720
at first i kept around the T in something like
T | unknown
but in my testing i didn't see any use of mockIPC that wouldn't work with the T now.