Another issue we encountered that holds us from updating, with versioning, the next version (so the snapshot of the current master branch) is not rendered at all and results in 404.
Visible in this renovate PR which updates only the typedoc plugin:
apify/apify-client-js#423
It fails as the /api/client/js/reference/next page is missing, this works fine with the previous version (https://docs.apify.com/api/client/js/reference/next).
Another issue we encountered that holds us from updating, with versioning, the next version (so the snapshot of the current master branch) is not rendered at all and results in 404.
Visible in this renovate PR which updates only the typedoc plugin:
apify/apify-client-js#423
It fails as the
/api/client/js/reference/nextpage is missing, this works fine with the previous version (https://docs.apify.com/api/client/js/reference/next).