Skip to content

@react-docgen/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@danez danez released this 31 Jan 23:34
· 1243 commits to main since this release
@react-docgen/[email protected]

Major Changes

  • 80e4c74: Renamed --handlers option to --handler. This unifies all options
    to be singular.

Minor Changes

  • 80e4c74: --resolver option can now be used multiple times.

    If used multiple times the resolvers will be chained in the defined order and
    all components from all resolvers will be used.

Patch Changes