tauri/.changes/runtime-navigation-handler-url-arg.md
Jeffrey Hutchins 3a2c3e7471
feat: Add ordered navigation handler for plugins, closes #7306 (#7439)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-07-24 14:36:16 -03:00

6 lines
137 B
Markdown

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