mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
255 B
255 B
tauri, tauri-runtime, tauri-runtime-wry
| 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.