Skip to content

v0.11.0

Choose a tag to compare

@macabeus macabeus released this 17 Dec 17:37
· 29 commits to main since this release
3638cf4

No breaking changes have been introduced in this version, so upgrading from v0.10.0 to v0.11.0 will require no changes on your side.

What's new

  • This version adds the error FileNotExportable. Now, when the Figma file is set as not exportable by viewers (see image below), this error is thrown in place of UnknownForbiddenFigmaError. You can check for this error if you want to provide better error messages.
image