Skip to content

Releases: styleguidist/react-docgen-typescript

v1.20.2

15 Aug 13:49
756f849
Compare
Choose a tag to compare

v1.20.1

22 Jul 05:22
8fd5445
Compare
Choose a tag to compare
  • fix - Cannot read property 'getSourceFile' of undefined thanks to @buhichan PR 276

v1.20.0

19 Jul 17:46
Compare
Choose a tag to compare

v1.18.0

19 Jun 19:54
d8efa5e
Compare
Choose a tag to compare
  • feat: adds the ability to generate docs for static sub-components - thanks to @hipstersmoothie PR #265

v1.17.1

14 Jun 18:42
ef523b2
Compare
Choose a tag to compare
  • fix: Components using React.forwardRef get the name ForwardRefExoticComponent (#215) - thanks to @hipstersmoothie PR #263

v1.17.0

13 Jun 13:12
2c61b6d
Compare
Choose a tag to compare

v1.16.6

08 Jun 19:00
4338c05
Compare
Choose a tag to compare

v1.16.5

23 May 18:25
6da1086
Compare
Choose a tag to compare
  • fixes: #176 Incorrectly parse props with several named exports and consts - thanks to @hipstersmoothie and his PR #253
  • fix parse error for export default interface - thanks to @ddelbondio and his PR #257

v1.16.4

25 Apr 17:22
b9ba10d
Compare
Choose a tag to compare

Lot of fixes by @hipstersmoothie!

Fixed
#158 Intersection types are not documented
#57 Support for Union types
#243 Default props are null when functional component is a declaration
#246 Can't parse union type of component when exported as default
#245 typescript added as peer dependency

Partially fixed
#68 Union types cannot be documented

v1.16.3

11 Mar 11:20
a44eabe
Compare
Choose a tag to compare