Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-08 | 1.2 kB | |
vue-docgen-api@4.79.1 source code.tar.gz | 2024-07-08 | 1.9 MB | |
vue-docgen-api@4.79.1 source code.zip | 2024-07-08 | 2.4 MB | |
Totals: 3 Items | 4.4 MB | 0 |
Patch Changes
-
#1672
dd8bdd19
Thanks @elevatebart! - - Failed to parse the Props passed to Macro function as Type alias reference,i had a bug on Storybook because of this and the problem it not throwing any exception so hard to detected the origin of bug. No breaking changes it will work properly once consumer update his version
-
#1672
dd8bdd19
Thanks @elevatebart! - export-all should not skip all extensions -
#1672
dd8bdd19
Thanks @elevatebart! - take validExtends into account for typescript reolution too