Version 1, Update 56
New:
- Added support for variant properties in
addComponentProperty
- Added a global
fetch
async function which closely mimics the browser API - Node
strokeWeight
can now returnfigma.mixed
Fixed:
- HyperlinkTarget now works with more than just regular frames when using type
NODE
. For example, you can link toSECTION
,SYMBOL
andINSTANCE
nodes too. The existing restriction where you can't link to a sublayer of an instance still applies.