deluan / contentful-migrate

🐎 Schema migration tooling for Contentful, with state management
https://www.contentful.com/blog/2018/09/13/content-model-changes-scale-telus-cms-as-code/
MIT License
60 stars 37 forks source link

Bump contentful-migration dep to 4.12.6 #272

Open aladage opened 1 year ago

aladage commented 1 year ago

Contentful has added subscript and superscript support to its Rich Text editor, including support for it via migration scripting via contentful-migration in v4.12.6.

Currently, running contentful-migrate with enabledMarks of superscript or subscript will fail, since its contentful-migration dependent version doesn't contain this support.

peterstarling commented 1 year ago

are there any plans to merge this? @deluan

aladage commented 1 year ago

@deluan can this be merged, please? This is beginning to limit my ability to use this tool for managing migrations. Thank you!

deluan commented 1 year ago

Sorry for being away from the project, folks. I'll try to merge some PRs this weekend.