Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Releases: sketch-hq/sketch-assistant-core-rules

@sketch-hq/sketch-assistant-core-rules@3.1.0-next.3

30 Apr 16:59
16e5240
Compare
Choose a tag to compare

Patch Changes

  • 461d018: Add copy changes from review.
  • 6e8ba28: Resolves the bug with quarter subpixel positions

@sketch-hq/sketch-assistant-core-rules@3.1.0-next.2

24 Apr 12:23
1f34309
Compare
Choose a tag to compare

Patch Changes

  • 840fcc8: Do not emit types into the built package

@sketch-hq/sketch-assistant-core-rules@3.1.0-next.1

22 Apr 13:48
d8ee3e2
Compare
Choose a tag to compare

Minor Changes

  • 6437842: Add the rule groups-no-similar

Patch Changes

@sketch-hq/sketch-assistant-core-rules@3.1.0-next.0

16 Apr 14:53
479b1c2
Compare
Choose a tag to compare

Minor Changes

  • b1499a1: Adds 3 new rules: layer-styles-prefer-library, text-styles-prefer-library and
    symbols-prefer-library

Patch Changes

  • 90fdfbd: Update type and utils deps

@sketch-hq/sketch-assistant-core-rules@3.0.2

09 Apr 16:45
5d2e0ec
Compare
Choose a tag to compare

Patch Changes

  • 95b8bba: Add human readable Assistant title and description to package.json

@sketch-hq/sketch-assistant-core-rules@3.0.1

08 Apr 12:21
c114a93
Compare
Choose a tag to compare

Patch Changes

  • 75b8335: Do not check styles in combined shapes
  • 6b8373d: Handle layer positions with more than two decimal places in layers-subpixel-positioning

@sketch-hq/sketch-assistant-core-rules@3.0.0

03 Apr 10:42
d746428
Compare
Choose a tag to compare

Major Changes

  • 2598a13: Add rule 'images-no-undersized'

Minor Changes

  • 1beecd1: Add rule exported-layers-normal-blend-mode
  • f76561c: Add new rule artboards-max-ungrouped-layers

@sketch-hq/sketch-assistant-core-rules@2.0.0

31 Mar 15:00
e8ab542
Compare
Choose a tag to compare

Major Changes

  • d592d7d: Remove old layer name pattern rules, and replace with seven new rules that target
    specific layer types

Minor Changes

  • a707bd3: Added rules layer-styles-no-dirty and text-styles-no-dirty
  • 146e432: Adds the new rule "layers-no-loose" that does not allow layers to be outside Artboards.
  • 74c69aa: Added the rules shadows-no-disabled, fills-no-disabled and
    inner-shadows-no-disabled

Patch Changes

  • 5d8563d: Fix a bug where shared styles used via symbol overrides where causing false negatives in
    the shared-styles-no-used rule

@sketch-hq/sketch-assistant-core-rules@1.1.0

24 Mar 17:11
f546b28
Compare
Choose a tag to compare

Minor Changes

  • 5d34daa: New rule "result-messages-include"

Patch Changes

  • e84ec89: Use Assistant Types package

@sketch-hq/sketch-assistant-core-rules@1.0.3

10 Mar 15:30
38d1e37
Compare
Choose a tag to compare

Patch Changes

  • ebb6b1c: Rework dependency structure