Bump starlight-typedoc from 0.18.0 to 0.21.3
Bumps starlight-typedoc from 0.18.0 to 0.21.3.
Release notes
Sourced from starlight-typedoc's releases.
[email protected]
Patch Changes
- #85
51d3e37Thanks@HiDeoo! - Fixes a sidebar generation issue when using the pluginwatchconfiguration option.[email protected]
Patch Changes
- #83
2fc1bf2Thanks@HiDeoo! - Fixes a regression introduced in version0.21.0that prevented the development server from starting when using the pluginwatchconfiguration option.[email protected]
Patch Changes
- #80
e447787Thanks@HiDeoo! - Fixes a potential page and link generation issue with some declaration reference names such as a function named$.[email protected]
Minor Changes
#77
751021fThanks@HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version oftypedocis now0.28.0.⚠️ BREAKING CHANGE: The minimum supported version of
typedoc-plugin-markdownis now4.6.0.[email protected]
Minor Changes
#74
2765549Thanks@HiDeoo! - Adds a newerrorOnEmptyDocumentationoption, defaulting totrue, to control whether the plugin should error when no TypeDoc documentation is generated.Setting this option to
falsewill prevent the plugin from erroring in this case which can be useful when generating documentation for multiple entry points and only some of them contain documented code at a given time.The current behavior remains unchanged, and the plugin will error when no TypeDoc documentation is generated if the option is not explicitly set to
false.[email protected]
Minor Changes
Changelog
Sourced from starlight-typedoc's changelog.
0.21.3
Patch Changes
- #85
51d3e37Thanks@HiDeoo! - Fixes a sidebar generation issue when using the pluginwatchconfiguration option.0.21.2
Patch Changes
- #83
2fc1bf2Thanks@HiDeoo! - Fixes a regression introduced in version0.21.0that prevented the development server from starting when using the pluginwatchconfiguration option.0.21.1
Patch Changes
- #80
e447787Thanks@HiDeoo! - Fixes a potential page and link generation issue with some declaration reference names such as a function named$.0.21.0
Minor Changes
#77
751021fThanks@HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version oftypedocis now0.28.0.⚠️ BREAKING CHANGE: The minimum supported version of
typedoc-plugin-markdownis now4.6.0.0.20.0
Minor Changes
#74
2765549Thanks@HiDeoo! - Adds a newerrorOnEmptyDocumentationoption, defaulting totrue, to control whether the plugin should error when no TypeDoc documentation is generated.Setting this option to
falsewill prevent the plugin from erroring in this case which can be useful when generating documentation for multiple entry points and only some of them contain documented code at a given time.The current behavior remains unchanged, and the plugin will error when no TypeDoc documentation is generated if the option is not explicitly set to
false.0.19.0
Minor Changes
Commits
e990682ci: release (#86)51d3e37fix: sidebar watch mode (#85)89840cdci: release (#84)2fc1bf2fix: watch mode (#83)c6dfce7ci: release (#81)e447787fix: page and link generation issue with empty slugs (#80)c97caa0ci: release (#78)751021ffeat: typedoc 0.28 support (#77)27dc580ci: release (#75)2765549feat: adderrorOnEmptyDocumentationoption (#74)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| shepherd-docs | ❌ Failed (Inspect) | Jul 17, 2025 11:59pm |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| shepherd-landing | ⬜️ Skipped (Inspect) | Jul 17, 2025 11:59pm |
@dependabot rebase
Superseded by #3294.