Releases: RedMadRobot/figma-export
Releases · RedMadRobot/figma-export
0.34.3
Fixes:
- Fix SwiftUI preview crashes when accessing assets from a nested Swift Package in #171 by @y-okudera
- Fix crash when component name is empty (#175)
0.34.2
Fixes:
- Fixed image and icons export for iOS with additional suffix in #153 by @ne1true
0.34.1
Fixes:
- Fixed a bug when exporting images failed when some image components are empty (#172) in #173
0.34.0
New features:
- Add support for
*
symbol for preservesVectorData
option to specify a group of icons which will preserve vector data (#165) in #168
- Add ability to export only specified colors by using
*
symbol (#167) in #169
Custom Stencil Templates
Fixes:
- Fix Color init signature (replace in: with bundle:) in Stencil template (#152) in #153 by @remenkoff
Custom Stencil Templates
Fixes:
- Use original Stencil dependency instead of fork #149 via #150
Custom Stencil Templates
New features:
- Add support for custom Stencil Templates #142 via #147
0.31.7
Fixes:
- Fix convert to snake case algorithm #145 via #146
0.31.6
Fixes:
- Fixed path to
cwebp
on Apple Silicon Macs #140 via #141