hipstersmoothie / react-docgen-typescript-plugin

A webpack plugin to inject react typescript docgen information
MIT License
68 stars 28 forks source link

fix: respect falsy custom options #49

Closed zhzz closed 2 years ago

zhzz commented 3 years ago

Hello!

It seems like since 1.0.0 falsy custom options have stopped being applied. I added a test that fails without suggested changes.

I found it after updating to storybook@6.3.0 and an investigation has led me here. In my project I set setDisplayName to false, but its not working anymore.

as-zlynn-philipps commented 2 years ago

bump?

github-actions[bot] commented 2 years ago

:rocket: PR was released in v1.0.1 :rocket: