Skip to content

feat: add json import and export#35

Merged
jdleo merged 1 commit into
mainfrom
issue-14-json-import-export
Mar 23, 2026
Merged

feat: add json import and export#35
jdleo merged 1 commit into
mainfrom
issue-14-json-import-export

Conversation

@jdleo

@jdleo jdleo commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Closes #14

Summary

  • export the active world as a versioned JSON bundle with optional query and mutation history
  • validate imported bundles and remap ids so imports become safe local copies instead of overwrites
  • add settings UI entry points for import/export and repository support for transactional bundle import

@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ontic Ready Ready Preview, Comment Mar 23, 2026 0:51am

Request Review

@jdleo jdleo merged commit 64f671e into main Mar 23, 2026
5 checks passed
@jdleo jdleo deleted the issue-14-json-import-export branch March 23, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement JSON import and export for worlds and history

1 participant