mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
3a2c3e7471
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
117 B
Markdown
6 lines
117 B
Markdown
---
|
|
"tauri": patch:breaking
|
|
---
|
|
|
|
The `Window#on_navigation` closure now receives a `&Url` argument instead of `Url`.
|