Skip to content

@docs.page/cli 2.1.0

Latest

Choose a tag to compare

@Ehesp Ehesp released this 04 Sep 10:14
· 1 commit to main since this release

CLI-only release. The hosted platform remains 2.0.0.

Added

  • Skip external hosts during docs check with --ignore-external-hosts or check.ignoreExternalHosts in docs.json (#544)
  • Report bot-gate responses (401, 403, 405, 429) as warnings so they do not fail CI (#544)

Changed

  • Default API base URL is now https://docs.page instead of the Railway hostname (#488)

Install with npx @docs.page/cli@2.1.0 or npm install -g @docs.page/cli@2.1.0.