tauri/.changes/multiwebview.md

8 lines
213 B
Markdown
Raw Normal View History

2024-01-24 17:05:18 +03:00
---
"tauri": patch:feat
"tauri-runtime": patch:feat
"tauri-runtime-wry": patch:feat
---
Add multiwebview support behind the `unstable` feature flag. See `WindowBuilder` and `WebviewBuilder` for more information.