Bump react-docgen-typescript dependency to 2.0.0
Closed this issue ยท 2 comments
yanckst commented
Hi,
Is it possible to bump react-docgen-typescript dependency
's version to 2.0.0
?
Context
It seems that there's an issue fixed inside react-docgen-typescript
dependency when using typescript version 4.3
TypeError: (tag.text || "").trim is not a function
.
code fix : styleguidist/react-docgen-typescript#356
new version on npm : https://www.npmjs.com/package/react-docgen-typescript
Thanks ๐
michelengelen commented
I will file a PR for this change!