Skip to content

Commit 7fab015

Browse files
authored
docs: bump typedoc-api plugin (#417)
Introduces recent features and fixes from the plugin. Enables docs versioning for Python projects. Handles `TypeAlias`ed types (expands known aliases to their values). Fixes an issue with `Unpack` type in reexported types - below screenshot of Crawlee's Dataset in Apify SDK Python docs.
1 parent 09a6542 commit 7fab015

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@apify/docs-theme": "^1.0.167",
25-
"@apify/docusaurus-plugin-typedoc-api": "^4.3.12",
25+
"@apify/docusaurus-plugin-typedoc-api": "^4.4.3",
2626
"@docusaurus/core": "^3.7.0",
2727
"@docusaurus/faster": "^3.7.0",
2828
"@docusaurus/plugin-client-redirects": "^3.7.0",

0 commit comments

Comments
 (0)