Closed Cyberxon closed 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.
:tada: This PR is included in version 2.6.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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.