Skip to content

Releases: atomicpages/react-docgen-typescript-cli

2.0.0

20 Oct 23:45
Compare
Choose a tag to compare

Breaking Changes 💥

  • Moving to yargs@16 which drops support for Node 8
  • Renaming package from react-ts-docgen to react-docgen-typescript-cli

1.1.0

26 Aug 00:03
Compare
Choose a tag to compare

96b6154 (HEAD -> master, origin/master) Fixing test
4387078 feat - upgrade react-docgen-typescript
8d89379 ci(:rocket:) github actions
5a0295d ci(:rocket:) github workflows
f2b152c Bumping deps

Changes

  • --skip-props-without-doc defaults to false now
  • --extract-values-from-union new
  • --remove-undefined-from-optional new

1.0.1

13 Dec 16:01
Compare
Choose a tag to compare
  • Fixing the case where a file can have multiple exports

1.0.0

13 Dec 15:39
Compare
Choose a tag to compare

Initial release