Releases: styleguidist/react-docgen-typescript
Releases · styleguidist/react-docgen-typescript
v1.16.4
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
v1.16.2
v1.16.1
v1.16.0
v1.15.1
- fix: defensive get function statement initializer #207 - PR #208 by @gabrielberlanda
- fix: name variable check to avoid build fail - PR #209 by @alireza-mh
- fix: cannot read property 'filter' of undefined #213 - PR #2014 by @unzico
- Fix broken unit test in windows - PR #216 by @malcolm-kee