Skip to content

Remove Zustand file-store wrappers; auto-convert to plain JSON on read #1549

Description

@cliffhall

Follow-up split out of #1514 (Auth cleanup), partially addressed by #1531.

Remaining #1514 scope not covered by #1531:

  • Remove the Zustand vanilla file-store wrappers — they add complexity without value since no Zustand state management sits above them.
  • Add logic to auto-convert existing stored data to plain JSON on read, for backward compatibility with files written by the old wrappers.

Target branch: v2/main.

Metadata

Metadata

Assignees

Labels

v2Issues and PRs for v2

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions