Releases: styleguidist/react-docgen-typescript
Releases · styleguidist/react-docgen-typescript
v0.0.15
Added support for JsDoc tags
v0.0.14
robustness improved
- if the component is not found the parse method still returns doc object so styleguidist can work
- components with inline function crashed - fixed
v0.0.13
- fixing problem with version v0.0.12
v0.0.12
- properties can be defined in different files that component
- properties defined as type should work
- there can be cases that failed before and now they will pass (but for these props will be empty)
v0.0.11
#3 Cannot read property 'methods' of null
v0.0.10
Merge pull request #12 from pvasek/fix/HOC_not_working_for_external_f…
v0.0.9
Added support for higher order components
0.0.8
Support for PureComponents added.
0.0.6
Release including
PR #7 - pure component support
PR #8 - const object export removed
Fixes React Styleguidist 5 compatibility
v0.0.4
package verison chagned to 0.0.4