tauri/.changes/unstable-child-webview.md
Lucas Fernandes Nogueira 46de49aaad
feat(core): always use child webviews on the unstable feature (#9059)
* feat(core): always use child webviews on the unstable feature

* fmt
2024-03-04 16:09:16 -03:00

188 B

tauri tauri-runtime-wry
patch:enhance patch:enhance

When using the unstable feature flag, WebviewWindow will internally use the child webview interface for flexibility.