CLI-only release. The hosted platform remains 2.0.0.
Added
- Skip external hosts during
docs checkwith--ignore-external-hostsorcheck.ignoreExternalHostsindocs.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.pageinstead of the Railway hostname (#488)
Install with npx @docs.page/cli@2.1.0 or npm install -g @docs.page/cli@2.1.0.