@tauri-apps/api@1.1.0
- Update
mockIPC()
handler signature to allow async handler functions. - Improve shell’s
Command
,Command.stdout
andCommand.stderr
events with newonce
,off
,listenerCount
,prependListener
,prependOnceListener
andremoveAllListeners
functions. - Added the
encoding
option to theCommand
options. - Add
exists
function to the fs module.
© 2024 Tauri Contributors. CC-BY / MIT