Releases: styleguidist/react-docgen-typescript
Releases · styleguidist/react-docgen-typescript
v1.8.1
11 Sep 20:11
Compare
Sorry, something went wrong.
No results found
fix for #121 - The example code don't work
fix for #120 - programProvider is not a function
fix for #92 - console.log causes TypeError in parser
v1.8.0
01 Sep 17:35
Compare
Sorry, something went wrong.
No results found
possibility to pass factory method that creates instance of TS program class - thanks to @strothj and his PR #119
v1.7.0
20 Aug 18:47
Compare
Sorry, something went wrong.
No results found
Allow filtering by parent interface or type declaration - thanks to @rkostrzewski and his PR #111
v1.6.3
06 Aug 18:13
Compare
Sorry, something went wrong.
No results found
Some components showing up as "Requireable" #106 - fixed thanks to @milesj and his PR #110
v1.6.2
10 Jul 18:44
Compare
Sorry, something went wrong.
No results found
additional exports added to support easier integrations with other project (thanks to @strothj and his PR #104 )
v1.6.1
13 Jun 18:30
Compare
Sorry, something went wrong.
No results found
support shorthand default props (thanks to @milesj and his PR #99 )
v1.6.0
06 Jun 17:39
Compare
Sorry, something went wrong.
No results found
parse can be called with multiple source file paths (thanks to @marionebl PR #91 )
upgraded typescript version and fixed parsing comment problem (thanks to @kbukum PR #97 )
v1.5.0
14 May 19:13
Compare
Sorry, something went wrong.
No results found
This is @milesj release. Thanks for that!
feat: folder name as a fallback for component name if file is index.tsx
(@milesj PR #88 )
fix: parser fails for defaultProps that use spreading syntax (@milesj PR #89 )
v1.4.0
10 May 18:51
Compare
Sorry, something went wrong.
No results found
use displayName
as default component name (thanks to @argshook for his PR #87 )
v1.3.2
02 May 20:12
Compare
Sorry, something went wrong.
No results found
improving default props for stateless components (thanks to @chrisalbert for his PR #84 )
improving tsconfig parsing fix for #83 (thanks to @yoiang for his PR #85 )