Figma Developers

Figma Developers

  • Introduction
  • API Reference
  • Updates

›Recent Posts

Recent Posts

  • Version 1, Update 21
  • Version 1, Update 20
  • Version 1, Update 19
  • Version 1, Update 18
  • Version 1, Update 17

Version 1, Update 16

July 7, 2020

New:

  • The newly released easing curves are now available in the API.
  • The existing reactions property returns multiple reactions to support this newly launched feature.
  • The spread property in ShadowEffect to match the newly released spread feature.
  • A rescale function to match to toolbar's Scale Tool.
  • The masterComponent property has been renamed to mainComponent

Fixed:

  • The QuickJS runtime used to sandbox plugin code has been upgraded to the latest version. Exceptions thrown will now contain a property stack trace (e.g. in the (new Error()).stack). Note that you could previously get stack traces using the Developer VM, which also supports the debugger keyword.
  • The setSharedPluginData namespace argument now supports the characters _, . and uppercase characters.
  • Fixed an issue where exportAsImage API would sometimes would fail to render nodes correctly due to instances not being updated.
  • Fixed an issue where plugins could sometimes set a non-invertible affine transform to relativeTransform.
  • Fixed an issue where cloning a component via .clone() would not trigger library updates for publishing.
  • Fixed an issue where very long plugin names would stretch the plugin window.
Recent Posts
Learn more about Figma