jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
490 stars 47 forks source link

feat: added component set type #53

Closed bruno12mota closed 2 years ago

bruno12mota commented 3 years ago

Feature

Added missing support for component set node types. These have the same properties has a Frame node type according to https://www.figma.com/developers/api

melvinopolis commented 2 years ago

Would love to see this merged! My project's Figma files are using this type

nicollecastrog commented 2 years ago

Would be great to see this merged, we're using this type!

chrisdrackett commented 2 years ago

in 1.15.0!

nicollecastrog commented 2 years ago

Thanks @chrisdrackett!