Releases: braposo/figma-graphql
Releases · braposo/figma-graphql
v1.13.3
1.13.3 (2020-04-03)
Bug Fixes
- package: updates packages to latest and fixes issues (da4e1d3)
v1.13.2
1.13.2 (2019-10-27)
Bug Fixes
- package: update @types/dotenv to version 8.2.0 (8b96705)
v1.13.1
1.13.1 (2019-10-24)
Bug Fixes
- fixes issue with dependencies for docs (37b4f4f)
v1.13.0
1.13.0 (2019-09-10)
Bug Fixes
- fix issues with failing tests (d9bd2f8)
Features
- add caching support to figma requests (4f66e57)
- add noCache option to cacheable queries (247b303)
v1.12.2
1.12.2 (2019-07-05)
Bug Fixes
- .snyk & package.json to reduce vulnerabilities (f66e1a0)
v1.12.1
1.12.1 (2019-07-05)
Bug Fixes
- .snyk & package.json to reduce vulnerabilities (326859b)
v1.12.0
1.12.0 (2019-06-19)
Features
- add type param support to shortcut query (2e7ef92)
v1.10.0
1.10.0 (2019-05-26)
Bug Fixes
- comments not getting correct fileId (60b7458)
Features
- stitch teams, projects and files together (17687bc)
v1.9.0
1.9.0 (2019-05-26)
Features
- add comments query to file (7589201), closes #3
- add image query to file (4a77178), closes #3