- 54a3ab9: Add
buildAssistantConfigurationSchema
to get JSON Schema describing entire Assistant configuration shape. - d034e3b: Change rule config merge behaviour. Instead of overwriting the entire rule config, options are overwritten individually.
- 9ee7d59: Updated dependencies
- Updated dependencies [54a3ab9]
- @sketch-hq/[email protected]
- f7396f2: Fix sketch-file dependency
- dd91ad8: Updated dependencies
- c857d5c: Updated dependencies
- 80e6f01: Updated dependencies, including migration to
@sketch-hq/sketch-file
- Updated dependencies [dd91ad8]
- Updated dependencies [80e6f01]
- Updated dependencies [c857d5c]
- @sketch-hq/[email protected]
- dd91ad8: Updated dependencies
- c857d5c: Updated dependencies
- 80e6f01: Updated dependencies, including migration to
@sketch-hq/sketch-file
- Updated dependencies [dd91ad8]
- Updated dependencies [80e6f01]
- Updated dependencies [c857d5c]
- @sketch-hq/[email protected]
- d58e849: Updated various package dependencies.
- Updated dependencies [d58e849]
- @sketch-hq/[email protected]
- f8a0829: Support for reporting violations that reference multiple Sketch file objects.
- 81a6e61: Add timeouts to rules.
- f155f44: Renamed
file
prop inProcessedSketchFile
tooriginal
. - 0b479bc: Refactored violation
locations
toobjects
and added aclass
value.
- Updated dependencies [f8a0829]
- Updated dependencies [81a6e61]
- Updated dependencies [f155f44]
- Updated dependencies [0b479bc]
- @sketch-hq/[email protected]
- 0b479bc: Refactored violation
locations
toobjects
and added aclass
value.
- Updated dependencies [0b479bc]
- @sketch-hq/[email protected]
- f8a0829: Support for reporting violations that reference multiple Sketch file objects.
- 81a6e61: Add timeouts to rules.
- f155f44: Renamed
file
prop inProcessedSketchFile
tooriginal
.
- Updated dependencies [f8a0829]
- Updated dependencies [81a6e61]
- Updated dependencies [f155f44]
- @sketch-hq/[email protected]
- e76fabd: Introduction of the Assistants CLI.
- 2f6f82b: Changed the
RunOutput
type so its shape is more consistent when an Assistant outputs an error or a result. This is so that it plays nicely with Swift Codable, which has trouble decoding JSON derived from TypeScript discriminated unions. - 6733a97: Numerous refactors around Sketch file object iteration.
- 8351103: Add rule timings to profile data.
- c802b6b: Support an ignore config in the Assistants workspace.
- 67f62f2: Changes to profile data format.
- 1bcbce7: Do not include unconfigured rules in result metadata.
- a2a4585: Do not throw an error when processing a Sketch file and encountering an unknown object
_class
value. - 373503d: Raise a rule error if a rule attempts to report an ignored object.
- 21de31c: Allow
allObjects
andobjects
to be set at the same time in an ignore config. - 06c0612: Export ignore pruning functions properly.
- a004097: Update to latest file format and remove some @ts-ignore directives.
- a3b25f5: Include metadata for all rules in Assistant run result, even if they weren't active in the run.
- bc13811: Initial release in monorepo.
- Updated dependencies [8351103]
- Updated dependencies [67f62f2]
- Updated dependencies [c802b6b]
- Updated dependencies [21de31c]
- Updated dependencies [a004097]
- Updated dependencies [e76fabd]
- Updated dependencies [2f6f82b]
- Updated dependencies [6733a97]
- Updated dependencies [bc13811]
- @sketch-hq/[email protected]
- 1bcbce7: Do not include unconfigured rules in result metadata.
- 373503d: Raise a rule error if a rule attempts to report an ignored object.
- 21de31c: Allow
allObjects
andobjects
to be set at the same time in an ignore config. - a3b25f5: Include metadata for all rules in Assistant run result, even if they weren't active in the run.
- Updated dependencies [21de31c]
- @sketch-hq/[email protected]
- 06c0612: Export ignore pruning functions properly.
- c802b6b: Support an ignore config in the Assistants workspace.
- a004097: Update to latest file format and remove some @ts-ignore directives.
- Updated dependencies [c802b6b]
- Updated dependencies [a004097]
- @sketch-hq/[email protected]
- 2f6f82b: Changed the
RunOutput
type so its shape is more consistent when an Assistant outputs an error or a result. This is so that it plays nicely with Swift Codable, which has trouble decoding JSON derived from TypeScript discriminated unions.
- Updated dependencies [2f6f82b]
- @sketch-hq/[email protected]
- 67f62f2: Changes to profile data format.
- Updated dependencies [67f62f2]
- @sketch-hq/[email protected]
- 8351103: Add rule timings to profile data.
- Updated dependencies [8351103]
- @sketch-hq/[email protected]
- e76fabd: Introduction of the Assistants CLI.
- Updated dependencies [e76fabd]
- @sketch-hq/[email protected]
- a2a4585: Do not throw an error when processing a Sketch file and encountering an unknown object
_class
value.
- 6733a97: Numerous refactors around Sketch file object iteration.
- Updated dependencies [6733a97]
- @sketch-hq/[email protected]
- bc13811: Initial release in monorepo.
- Updated dependencies [bc13811]
- @sketch-hq/[email protected]