mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
8 lines
170 B
Markdown
8 lines
170 B
Markdown
---
|
|
'tauri': 'minor:feat'
|
|
'tauri-runtime-wry': 'minor:feat'
|
|
'tauri-runtime': 'minor:feat'
|
|
---
|
|
|
|
Added the `shadow` option when creating a window and `Window::set_shadow`.
|