Releases: movch/figma-assets-fetch
Releases · movch/figma-assets-fetch
Release v.3.1.1
- Refactoring: migration to async/await
- Improved performance of file rendering
Release v3.1.0
New features
- Ability to download images from Figma to
*.xcassets
in*.pdf
format withimages-xc-assets
command.
Release v3.0.0
Breaking
colors
command nowcolors-code-gen
;xc-assets
command nowcolors-xc-assets
;- Instead of providing
figma-file-id
andnode-id
you can now just pass URL to Figma node; - Breaking changes in all commands, refer to Readme.
Improvements
- Refactoring and minor bug fixes.