Sam

Results 1 comments of Sam

I believe the 'version' field should be optional because, according to the source code in the OutputData interface (as seen [here](https://github.com/codex-team/editor.js/blob/eb7ffcba3c1387404a61046bb9360ae1cd926efc/types/data-formats/output-data.d.ts#L35)), the 'version' property is not marked as required. This...