Adopt OpenEditor 1.0 and explicit content migrations - #89
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
React Doctor found no new issues. 🎉 Reviewed by React Doctor for commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adopt the published OpenEditor 1.0 SDK across editing, published pages, exports, and backend document validation. Default emoji UI is wired into composed editors, and Quick Links now saves image-free links as valid JSON and resets its image-picker lifecycle correctly under React Strict Mode.
Application snapshot and mutation contracts now live in BaseBlocks. Custom block migrations are explicit storage operations instead of implicit document reads. The guarded Quick Links v2 migration preserves payload/revision identities and updates all denormalized hashes.
Validation: 305 tests, seven typecheck tasks, Biome, and frozen registry installation pass. Signed-in browser checks cover editing, save/reload, callout emoji selection, Quick Links editing/preview, Directory cells, and Decision Tree creation. Development and production content migrations have been applied with backups; all 2,690 production payloads validate, IDs are preserved, hash references agree, and all four production storage reconciliations completed.