-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Blocks: Versioning and migrations #2541
Copy link
Copy link
Closed
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Type] QuestionQuestions about the design or development of the editor.Questions about the design or development of the editor.
Milestone
Metadata
Metadata
Assignees
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Type] QuestionQuestions about the design or development of the editor.Questions about the design or development of the editor.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The behavior of block validation works by comparing the output of what the editor would save as a block against what is actually saved in post content. Therefore, if the generated output of a block ever changes, all previously saved blocks would then be considered invalid.
The options here are: