hipstersmoothie / react-docgen-typescript-plugin

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

fix: number default value cannot be negative with Typescript 5.4 #88

Closed meriouma closed 7 months ago

meriouma commented 8 months ago

Otherwise the plugin fails with Debug Failure. False expression: Negative numbers should be created in combination with createPrefixUnaryExpression

meriouma commented 7 months ago

@hipstersmoothie Anything I can do to help with the merge?

hipstersmoothie commented 7 months ago

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