mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Fix creating new relation when applying snapshot diff (#18692) * Update apply-diff.ts Collection and field might not be part of the dif but are mandatory * Update contributors.yml * Update apply-diff.ts * prettier * Add changeset --------- Co-authored-by: gkielwasser <gkielwasser@gmail.com>