Skip to content

Releases: sketch-hq/sketch-document

@sketch-hq/[email protected]

06 May 13:47
4c4ee91
Compare
Choose a tag to compare

Patch Changes

  • 6ae901d: Include missing dependencies

@sketch-hq/[email protected]

06 May 08:34
035a2af
Compare
Choose a tag to compare

Patch Changes

  • 9226ec6: Fixed exports to allow
    import { fromFile, toFile } from '@sketch-hq/sketch-file'

@sketch-hq/[email protected]

05 May 15:31
adfa36f
Compare
Choose a tag to compare

Major Changes

@sketch-hq/[email protected]

05 May 15:31
adfa36f
Compare
Choose a tag to compare

Patch Changes

  • 1ceb662: Remove includeInCloudUpload

@sketch-hq/[email protected]

05 May 15:31
adfa36f
Compare
Choose a tag to compare

Patch Changes

  • 1ceb662: Remove includeInCloudUpload

@sketch-hq/[email protected]

14 Apr 16:54
b2d52eb
Compare
Choose a tag to compare

Patch Changes

  • c7c1df1: Reorganised source code and simplified build process

@sketch-hq/[email protected]

14 Apr 16:54
b2d52eb
Compare
Choose a tag to compare

Patch Changes

@sketch-hq/[email protected]

13 Apr 12:42
87fb2a6
Compare
Choose a tag to compare

Major Changes

  • 4704c97: Drop types for older schema versions. This is a breaking change.
    Instead of FileFormat1, FileFormat2 and FileFormat3 in addition to the
    latest file format version as default, types are now only exported as
    default for the latest schemas.

    To import specific versions of the file format, use specific versions of
    @sketch-hq/sketch-file-format-ts instead.

Patch Changes

@sketch-hq/[email protected]

08 Apr 15:40
18f01c7
Compare
Choose a tag to compare

Patch Changes

  • 6ba4724: Re-include type declarations

@sketch-hq/[email protected]

07 Apr 14:45
13d3d32
Compare
Choose a tag to compare

Patch Changes

  • 34bb488: Add schemas for coedit patch info.
  • 0ec06d1: Migration to monorepo