figma-graphql
Edit page
Changelog1.13.3 (2020-04-03)1.13.2 (2019-10-27)1.13.1 (2019-10-24)1.12.2 (2019-07-05)1.12.1 (2019-07-05)1.5.1 (2019-05-04)HomePractical ExamplesReadmeRoad to v2

1.13.3 (2020-04-03)

Bug Fixes

  • package: updates packages to latest and fixes issues (da4e1d3)

1.13.2 (2019-10-27)

Bug Fixes

  • package: update @types/dotenv to version 8.2.0 (8b96705)

1.13.1 (2019-10-24)

Bug Fixes

  • fixes issue with dependencies for docs (37b4f4f)

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)

1.12.2 (2019-07-05)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (f66e1a0)

1.12.1 (2019-07-05)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (326859b)

1.12.0 (2019-06-19)

Features

  • add type param support to shortcut query (2e7ef92)

1.11.0 (2019-06-04)

Features

1.10.0 (2019-05-26)

Bug Fixes

  • comments not getting correct fileId (60b7458)

Features

  • stitch teams, projects and files together (17687bc)

1.9.0 (2019-05-26)

Features

  • add comments query to file (7589201), closes #3
  • add image query to file (4a77178), closes #3

1.8.0 (2019-05-26)

Features

  • uses regex for name filter so we can have advanced search (480b189)

1.7.0 (2019-05-26)

Features

  • add utils to normalise and create new structure for figma api (a527739)
  • update schema to use new structure and match figma's API (67981be)

1.6.0 (2019-05-05)

Features

1.5.1 (2019-05-04)

Bug Fixes

  • package: update dotenv to version 8.0.0 (94883ab)

1.5.0 (2019-05-02)

Features

1.4.0 (2019-04-28)

Features

  • updates graphql version to trigger release (dd58628)