Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.05 KB

0.0.22 (January 4, 2022)

  • Specify client API version to fix Error: Used property "fetch" on versionless client - this is deprecated.

0.0.21 (January 4, 2022)

  • Upgrade dependencies (react-dnd, react-select, Babel, ESlint and Prettier)

0.0.20 (August 8, 2021)

  • Upgrade dependencies (Babel, ESlint and Prettier)

0.0.19 (May 21, 2021)

  • Use less generic class names, to minimize conflicts with other plugins’ styles
  • Upgrade dependencies (@babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-runtime, eslint-plugin-import)

0.0.18 (May 14, 2021)

  • Minor UI improvements
  • Upgrade dependencies (Babel, ESlint, Prettier and React Select)

0.0.17 (April 28, 2021)

  • Upgrade Babel and ESlint

0.0.15-16 (April 11, 2021)

  • Improve GraphQL section of README.md

0.0.14 (April 9, 2021)

  • By default, place new documents at the top of the list

0.0.13

  • Upgrade dependencies

0.0.12 (January 22, 2021)

  • Upgrade dependencies
  • Introduce CHANGELOG.md
  • Fix ESLint errors and warnings
  • Improve tooltip styling