sketch-document icon indicating copy to clipboard operation
sketch-document copied to clipboard

Add per-document library info

Open elfenlaid opened this issue 2 years ago • 1 comments

The changes introduce per-document libraries to the document model.

The gist of the changes is that now documents would have a more tangible "references" to libraries from which symbols come from. Mind that it's not libraries direct copies. Rather, it's just enough info to possibly restore libraries setup in another Sketch application. This simplifies communication between a document's authors and a document's consumers. Now consumers would know what libraries they need to install in order to work with a document

elfenlaid avatar Aug 09 '22 11:08 elfenlaid

🦋 Changeset detected

Latest commit: 2d515aaa5791ee354b434d8c33005b257a0ae7cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@sketch-hq/sketch-file-format Minor
@sketch-hq/sketch-file-format-ts Minor
@sketch-hq/sketch-file Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Aug 09 '22 11:08 changeset-bot[bot]