contentful / contentful-merge

CLI to merge entries between environments
MIT License
18 stars 7 forks source link

feat: sort entries by references before add #913

Closed Cyberxon closed 2 months ago

Cyberxon commented 2 months ago

In order to avoid errors when creating entries using the contentful-merge cli, we introduced a sort on the Add task where we make sure we order the Add changeset in a way that the referenced entries come before the entries they are referenced in.

contentful-automation[bot] commented 2 months ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: