You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2026. It is now read-only.
Hello !
I'm working on a plugin to link Sanity and Crowdin. I'm digging the other plugins that have been done so far (Transifex & Smartling) to setup properly my plugin.
You switch very recently from BaseDocumentPatcher to a BaseDocumentMerger and I can't get the logic on how to use it properly.
Can this package be used without serialising the documents ? Meaning sending JSON with strings to an external platform, and importing JSON to patch a document with a specific locale ?
Hello !
I'm working on a plugin to link Sanity and Crowdin. I'm digging the other plugins that have been done so far (Transifex & Smartling) to setup properly my plugin.
You switch very recently from
BaseDocumentPatcherto aBaseDocumentMergerand I can't get the logic on how to use it properly.Can this package be used without serialising the documents ? Meaning sending JSON with strings to an external platform, and importing JSON to patch a document with a specific locale ?