Skip to Content

Changelog

1.4.3 (2026-09-07)

Patch Changes

  • Declare typedoc as a peer dependency so it resolves from the package’s own node_modules rather than the consumer’s hoisting layout (#891 ).

1.4.2 (2025-08-04)

  • Bump docusaurus-plugin-typedoc to 1.4.2

1.4.1 (2025-07-30)

  • Bump docusaurus-plugin-typedoc to 1.4.1

1.4.0 (2025-04-28)

Minor Changes

  • Decoupled TypeDoc logic into a separate plugin, “typedoc-docusaurus-theme”. “docusaurus-plugin-typedoc” and “typedoc-docusaurus-theme” will now be published and versioned together as linked packages.
  • Unquoted object keys in generated sidebar.
Last updated on