tauri/.changes/webview-traits.md
2021-02-05 00:44:58 -03:00

6 lines
193 B
Markdown

---
"tauri": minor
---
The Tauri integration with Webview was refactored to use traits, which allows custom implementations by developers and simplifies changes on the webview implementation.