Releases: amzn/style-dictionary
Releases · amzn/style-dictionary
v2.10.1
v2.10.0
v2.9.0
Bug Fixes
- transforms: add NaN check to all size transforms (#413) (d353795)
- transforms: add specificity so color for hex values is correct (#412) (01cc11c), closes #407
- clean require cache before loading file content (#405) (18a50d0), closes #404
- parseFloat() has only one argument (#417) (16c3040), closes #416
Features
v2.8.3
v2.8.2
v2.8.1
v2.8.0
Bug Fixes
- cleanfile: add file check and log for non-existent file (#277) (6375133)
- docs/examples: 404 errors and typos (#269) (da369da)
- error-messaging: add better error messaging when a transform or transformGroup does not exist (#264) (d5c0583)
- extend: multiple extensions properly deep merge (#276) (f1d6bb0), closes #274
- accidentally generating test output in root directory (4994553)
Features
- config: use config.js if config.json is not found (#249) (09fc43f), closes #238 #238 #247
- add automatic changelog generation (#225) (b062008)
- docs: adding PR and download badges; fixing code coverage badge (#270) (2307a44), closes #265
- ios-swift: adding common transforms for Swift in iOS (#255) (749db69), closes #161
- transforms: Add UIColor transform for swift (#250) (a62d880), closes #161
- warning: catch property name collisions during file output (#273) (9a40407)
v2.7.0
- feat: add registerFilter method, fixes #207 & #199 (#233)
- doc: remove registerTemplate from examples, fixes #226 (#232)
- feat: add node example (#228)
- feat: making include accept an array of globs, like source does, fixes #215 (#227)
- fix: the naming for Sass/Scss in documentation, tests, formats, fixes #213 (#222)
- fix: handle showFileHeader option in androids formats templates, fixes #237
(#243)
v2.6.1
Patch release to fix the init
command.
v2.6.0
- Added sass-map formats
- Added json-flat format
- Overhaul of examples
- Updated documentation