tauri/.changes/private-context.md
2021-06-23 15:24:23 -03:00

255 B

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

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.