Skip to content

Releases: tiltshift/figmint

v0.8.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 21 May 20:37
c96db75
  • Figmint now stores exports based on their page (canvas) and not their parent frame. This keeps things cleaner and is closer to how figma itself handles exports.

v0.6.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 21 May 20:38
v0.6.0
224ec7f
  • Figmint now exports effect styles!

v0.5.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 23 Dec 17:52
de752e9
  • camelCase style names. Raw names are still available in the raw section of the exported styles object.

v0.4.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 22 Dec 01:03
19ab6fe
  • New Export format that should be easer to work with. Old format is still available under raw in the exported object.
  • Use the parent projects prettier config (if it exists) to format the output.

0.0.2

0.0.2 Pre-release
Pre-release

Choose a tag to compare

@chrisdrackett chrisdrackett released this 21 Mar 18:04

Starting to work out if releases work outside dev sandbox.