Daniel Tschinder
Daniel Tschinder
Version `6.0.0-alpha.4` is out! This was quite a journey. There will be probably one more alpha, before moving into a more non-breaking territory. Meanwhile the new website is also coming...
This works in v6 if you annotated the component with @component: ```ts /** * This is geting documented */ function MyComponent(props) { /** * * This is not getting documented...
The reported issue is now fixed in the main branch. @whitezo Do you have a complete example? Especially where the constants are defined. If `react-docgen` cannot resolve the constants then...
This has changed now in 6.0.0-alpha.4 `parse()` now always returns `Documentation[]`.
works in 6.0
cannot reproduce anymore in version 6.0
Cannot reproduce anymore.
This is fixed in https://github.com/netlify/cli/releases/tag/v12.2.9 🌻