Releases: sketch-hq/sketch-document
Releases · sketch-hq/sketch-document
@sketch-hq/sketch-file-format@6.3.0
Minor Changes
- 6a66fb9: Added
preservesSpaceWhenHidden
to SymbolInstance and updated dependencies - 582e216: - Add
isTemplate
attribute to Layer to mark it as template for
insertion of copies elsewhere.- Artboards now contain a
prototypeViewport
attribute with a
PrototypeViewport
object to describe the associated viewport for
prototypes, replacing the untyped presetDictionary attribute. - FlowConnection now contains an automatic destination option.
- Artboards now contain a
@sketch-hq/sketch-file-format-ts@6.3.0
Minor Changes
- 6a66fb9: Added
preservesSpaceWhenHidden
to SymbolInstance and updated dependencies - 582e216: - Add
isTemplate
attribute to Layer to mark it as template for
insertion of copies elsewhere.- Artboards now contain a
prototypeViewport
attribute with a
PrototypeViewport
object to describe the associated viewport for
prototypes, replacing the untyped presetDictionary attribute. - FlowConnection now contains an automatic destination option.
- Artboards now contain a
@sketch-hq/sketch-file@1.1.1
Patch Changes
- Updated dependencies [52af1d1]
- @sketch-hq/sketch-file-format-ts@6.2.1
@sketch-hq/sketch-file-format@6.2.1
Patch Changes
- 52af1d1: Bump document version reflecting changes in Sketch.
@sketch-hq/sketch-file-format-ts@6.2.1
Patch Changes
- 52af1d1: Bump document version reflecting changes in Sketch.
@sketch-hq/sketch-file@1.1.0
Minor Changes
- 452a19c: Fix issue with using
String.length
to calculate bytesize for
unicode strings
Patch Changes
@sketch-hq/sketch-file-format@6.2.0
@sketch-hq/sketch-file-format-ts@6.2.0
@sketch-hq/sketch-file@1.1.0-next.0
Minor Changes
- 452a19c: Fix issue with using
String.length
to calculate bytesize for
unicode strings