Releases: amzn/sketch-constructor
Releases · amzn/sketch-constructor
v1.25.2
1.25.2 (2021-09-09)
Bug Fixes
- meta: Change save history to match build number (#166) (53381c5), closes #164
v1.25.1
1.25.1 (2021-07-21)
Bug Fixes
- gradient: applying args in model constructor (#163) (e9c0055), closes #162
- meta: bump Sketch version to 69 for swatch support (#164) (7ceaf30), closes #161
v1.25.0
1.25.0 (2021-06-11)
Features
- models: add support for color variables with swatch model (#157) (b322786), closes #141
v1.24.2
1.24.2 (2020-11-06)
Bug Fixes
- remove empty textStyle object from Style (#137) (820f0fd)
v1.24.1
1.24.1 (2020-08-18)
Bug Fixes
- blur: add blur module loading index (#135) (57a7593)
- graphics context setting: opacity = 1 when args.opacity is zero (falsy value) (#134) (926d230)