I am a Sketch plugin developer, and while testing the compatibility of my plugin in the Sketch Beta, I discovered that getImportableSwatchReferencesForDocument
and getImportableTextStyleReferencesForDocument
are no longer functional in the Sketch Beta. I want to know how I should respond if this update occurs in the official version of Sketch.
Additionally, I am concerned that other APIs may also be subject to changes. Is there a more effective way to stay informed about API updates and adapt to these changes?