mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-07 12:26:41 +02:00
c013fa52cd
* feat(window-state): add option to use json * feat(window-state): change state file from bincode to serdejson * change file * fmt
5 lines
185 B
Markdown
5 lines
185 B
Markdown
---
|
|
"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`. |