mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
8 lines
249 B
Markdown
8 lines
249 B
Markdown
|
---
|
||
|
"tauri": patch:enhance
|
||
|
"tauri-runtime-wry": patch:enhance
|
||
|
"tauri-macros": patch:enhance
|
||
|
---
|
||
|
|
||
|
Added tracing for window startup, plugins, `Window::eval`, events, IPC, updater and custom protocol request handlers behind the `tracing` feature flag.
|