Releases · zeplin/cli-connect-react-plugin · GitHub
Skip to content

Releases: zeplin/cli-connect-react-plugin

v1.1.2

Choose a tag to compare

@eren-zeplin eren-zeplin released this 13 Dec 07:15
c74184f
  • Upgrades react-docgen-typescript to version 2.2.2 since version 1.20.5 has a styleguidist/react-docgen-typescript#356 that causes erros when generating code snippets for TS components (#55)
  • Upgrades typescript since react-docgen-typescript@2.2.2 requires typescript >=4.3.x (#55)
  • Upgrades @typescript-eslint/eslint-plugin and @typescript-eslint/parser to version 3.10.1 since version 2.x conflicts with eslint@^7.0.0 (#55)

v1.1.0

Choose a tag to compare

@yuqu yuqu released this 24 Jan 11:07
  • Added option to use react-docgen-typescript for TS files #31 #32
  • Changed default react-docgen resolver to handling multiple exports on a single file without errors, added an option to change react-docgen resolver #33

v0.2.8

Choose a tag to compare

@yuqu yuqu released this 23 Oct 11:34
  • Update react-docgen to resolve #24

v0.2.7

Choose a tag to compare

@yuqu yuqu released this 01 Oct 19:48
  • Remove failing preinstall script #26

v0.2.6

Choose a tag to compare

@yuqu yuqu released this 30 Sep 16:53
  • Fix react-docgen optional chaining issue #24

v0.2.5

Choose a tag to compare

@yuqu yuqu released this 19 Jul 13:57
  • Update dependencies #22

v0.2.4

Choose a tag to compare

@yuqu yuqu released this 11 May 18:40
  • Fix errors regarding missing snippet template parameters (#17)