fern check rule severityYou can now configure the severity of validation rules run by fern check directly in your docs.yml file using the check.rules property. Set individual rules to "warn" (non-blocking) or "error" (blocking) to control which checks fail your build.
The --broken-links and --strict-broken-links CLI flags are now deprecated in favor of this configuration.
Ask Fern now runs on Claude 4.6 Sonnet for faster, more accurate answers.
Host a Context7 verification file on your Fern docs site. Add integrations.context7 to your docs.yml pointing to your context7.json file, and Fern serves it at /context7.json on your domain.
Requires Fern CLI version 4.52.0 or later.