v0.11.0
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 ofUnknownForbiddenFigmaError. You can check for this error if you want to provide better error messages.
