mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
c013fa52cd
* feat(window-state): add option to use json * feat(window-state): change state file from bincode to serdejson * change file * fmt
185 B
185 B
window-state
| window-state |
|---|
| patch |
Breaking change: Changed the format of the state file from bincode to json. Also changed the filename to from .window-state to .window-state.json.