mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 09:11:55 +03:00
7 lines
231 B
Markdown
7 lines
231 B
Markdown
|
---
|
||
|
'tauri-runtime': 'patch'
|
||
|
'tauri-runtime-wry': 'patch'
|
||
|
---
|
||
|
|
||
|
Added `WindowBuilder::transient_for` and Renamed `WindowBuilder::owner_window` to `WindowBuilder::owner` and `WindowBuilder::parent_window` to `WindowBuilder::parent`.
|