Skip to content

Latest commit

 

History

History
383 lines (296 loc) · 16.7 KB

File metadata and controls

383 lines (296 loc) · 16.7 KB

Release Notes

2.0.3

Patch Changes

  • Updated dependencies [afe8d02]:
    • react-docgen@7.0.3

2.0.2

Patch Changes

  • Updated dependencies [64bf1aa]:
    • react-docgen@7.0.2

2.0.1

Patch Changes

2.0.0

Major Changes

  • #848 dda8915 Thanks @danez! - Drop support for Node.js version 14.

    The minimum supported version is now 16.14.0

Minor Changes

Patch Changes

1.0.4

Patch Changes

  • Updated dependencies [8ba9ac7]:
    • react-docgen@6.0.4

1.0.3

Patch Changes

  • Updated dependencies [c3c16e3]:
    • react-docgen@6.0.3

1.0.2

Patch Changes

1.0.1

Patch Changes

  • Updated dependencies [c7e2bd5]:
    • react-docgen@6.0.1

1.0.0

Major Changes

  • #693 3b28f6e Thanks @danez! - Introducing the new CLI package @react-docgen/cli which was extracted from react-docgen and is a complete rewrite. Compared to the old CLI these are some of the major differences:

    • Does not support input via stdin anymore
    • The path argument is now a glob
    • -x, --extension was removed in favor of globs
    • -e, --exclude was removed
    • -i, --ignore now accepts a glob
    • --handler added
    • --importer added
    • --failOnWarning added

    Check out https://react-docgen.dev/docs/getting-started/cli for the documentation.

  • #714 80e4c74 Thanks @danez! - Renamed --handlers option to --handler. This unifies all options to be singular.

Minor Changes

  • #714 80e4c74 Thanks @danez! - --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.

  • #753 217a005 Thanks @danez! - Add support for the FindAnnotatedDefinitionsResolver.

    Can be used with

    react-docgen --resolver find-all-annotated-components
    

Patch Changes

1.0.0-rc.6

Patch Changes

1.0.0-rc.5

Patch Changes

  • Updated dependencies [5a226ac]:
    • react-docgen@6.0.0-rc.8

1.0.0-rc.4

Patch Changes

1.0.0-beta.3

Minor Changes

  • 217a005: Add support for the FindAnnotatedDefinitionsResolver.

    Can be used with

    react-docgen --resolver find-all-annotated-components
    

Patch Changes

  • Updated dependencies [dfc2f85]
  • Updated dependencies [cc94da2]
  • Updated dependencies [98a1138]
    • react-docgen@6.0.0-beta.6

1.0.0-beta.2

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

  • ebd9130: Display the correct help info when running react-docgen --help
  • 050313d: Correctly add LICENSE file to published packages
  • 5b281f4: update dependency commander to v10
  • Updated dependencies [8fe3dbf]
  • Updated dependencies [d7a39af]
  • Updated dependencies [80e4c74]
  • Updated dependencies [e956802]
  • Updated dependencies [80e4c74]
  • Updated dependencies [ea25b16]
  • Updated dependencies [1aa0249]
  • Updated dependencies [050313d]
  • Updated dependencies [5215bab]
  • Updated dependencies [f6e4fe7]
  • Updated dependencies [5215bab]
  • Updated dependencies [80e4c74]
    • react-docgen@6.0.0-beta.5

1.0.0-alpha.1

Major Changes

  • 3b28f6e: Introducing the new CLI package @react-docgen/cli which was extracted from react-docgen and is a complete rewrite. Compared to the old CLI these are some of the major differences:

    • Does not support input via stdin anymore
    • The path argument is now a glob
    • -x, --extension was removed in favor of globs
    • -e, --exclude was removed
    • -i, --ignore now accepts a glob
    • --handler added
    • --importer added
    • --failOnWarning added

    Check out https://react-docgen.dev/docs/getting-started/cli/ for the documentation.

Patch Changes

  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [caae6bf]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [3b28f6e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [96d6e9e]
  • Updated dependencies [d4c27d4]
  • Updated dependencies [96d6e9e]
    • react-docgen@6.0.0-alpha.4