- 461d018: Add copy changes from review.
- 6e8ba28: Resolves the bug with quarter subpixel positions
- 840fcc8: Do not emit types into the built package
- 6437842: Add the rule groups-no-similar
- 860c90e: Make package public.
- 860c90e: Rework rule copy.
- b1499a1: Adds 3 new rules: layer-styles-prefer-library, text-styles-prefer-library and symbols-prefer-library
- 90fdfbd: Update type and utils deps
- 95b8bba: Add human readable Assistant title and description to package.json
- 75b8335: Do not check styles in combined shapes
- 6b8373d: Handle layer positions with more than two decimal places in
layers-subpixel-positioning
- 2598a13: Add rule 'images-no-undersized'
- 1beecd1: Add rule
exported-layers-normal-blend-mode
- f76561c: Add new rule
artboards-max-ungrouped-layers
- d592d7d: Remove old layer name pattern rules, and replace with seven new rules that target specific layer types
- a707bd3: Added rules
layer-styles-no-dirty
andtext-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
andinner-shadows-no-disabled
- 5d8563d: Fix a bug where shared styles used via symbol overrides where causing false negatives in
the
shared-styles-no-used
rule
- 5d34daa: New rule "result-messages-include"
- e84ec89: Use Assistant Types package
- ebb6b1c: Rework dependency structure
- 9f4908e: Add sketch-assistant-utils as standard dependency
- 5bd42ac: move source to src folder
- 6ea7fdb: Initial release as a Sketch Assistant