react-docgen@6.0.0-rc.7
Pre-release
Pre-release
·
1538 commits
to main
since this release
Major Changes
-
#786
0a2481d
Thanks @danez! - Renamed the methodtoObjectto
buildin the DocumentationBuilder.This method might be used by integrations.
Minor Changes
-
#786
0a2481d
Thanks @danez! - Export the type for the
DocumentationBuilder. -
#786
0a2481d
Thanks @danez! - The typesNodePathand
babelTypesare now exported.These types are useful when building integrations in TypeScript.
babelTypesincludes all types from@babel/types.