Skip to content

docs: bump typedoc-plugin, use @docusaurus/faster#1025

Merged
barjin merged 1 commit intomasterfrom
docs/various-fixes
Feb 25, 2025
Merged

docs: bump typedoc-plugin, use @docusaurus/faster#1025
barjin merged 1 commit intomasterfrom
docs/various-fixes

Conversation

@barjin
Copy link
Member

@barjin barjin commented Feb 25, 2025

Bumps the @apify/docusaurus-typedoc-plugin-api to use the fixes in the latest versions. This unpacks the Unpack-typed arguments in the preparing stage (until now, this was done in rendering only). This slightly speeds up the on-page user experience, unifies the rendering in different components, and fixes issues with reexported symbols with Unpack arguments.

Includes support for TypeAlias (so soft-closes #1020 - although a manual check is recommended).

Enables experimental features from @docusaurus/faster for faster build times.

@barjin barjin added the adhoc Ad-hoc unplanned task added during the sprint. label Feb 25, 2025
@barjin barjin self-assigned this Feb 25, 2025
@github-actions github-actions bot added this to the 109th sprint - Tooling team milestone Feb 25, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 25, 2025
@barjin barjin merged commit 9834513 into master Feb 25, 2025
23 checks passed
@barjin barjin deleted the docs/various-fixes branch February 25, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix rendering of enqueue strategy in API docs

1 participant