tauri/.changes/private-context.md

255 B

tauri tauri-runtime tauri-runtime-wry
patch patch patch

Breaking: Context fields are now private, and is expected to be created through Context::new(...). All fields previously available through Context are now public methods.