react-docgen@6.0.0-rc.7
Pre-release
Pre-release
danez-bot
released this
30 Apr 09:36
·
848 commits
to main
since this release
Major Changes
-
#786
0a2481d
Thanks @danez! - Renamed the methodtoObject
to
build
in 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 typesNodePath
and
babelTypes
are now exported.These types are useful when building integrations in TypeScript.
babelTypes
includes all types from@babel/types
.