tauri/.changes/runtime-navigation-handler-url-arg.md

6 lines
137 B
Markdown
Raw Normal View History

---
"tauri-runtime": patch:breaking
---
The `PendingWindow#navigation_handler` closure now receives a `&Url` argument instead of `Url`.