Skip to content

Releases: zeplin/cli-connect-react-plugin

v1.1.2

13 Dec 07:15
c74184f
Compare
Choose a tag to compare
  • 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

24 Jan 11:07
Compare
Choose a tag to compare
  • 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

23 Oct 11:34
Compare
Choose a tag to compare
  • Update react-docgen to resolve #24

v0.2.7

01 Oct 19:48
Compare
Choose a tag to compare
  • Remove failing preinstall script #26

v0.2.6

30 Sep 16:53
Compare
Choose a tag to compare
  • Fix react-docgen optional chaining issue #24

v0.2.5

19 Jul 13:57
Compare
Choose a tag to compare
  • Update dependencies #22

v0.2.4

11 May 18:40
Compare
Choose a tag to compare
  • Fix errors regarding missing snippet template parameters (#17)