0.96.1

(fix): Reformat how docs fern check errors are displayed, and error on:

  • OpenAPI v2.0 in docs
  • Non-component local refs in docs

0.96.0

(feat): Support using audience tags in products and versions to generate a filtered instance of a docs site.

0.95.2

(fix): Improve authentication error message when running fern generate --docs without a token. The error now explicitly instructs users to run fern login or set the FERN_TOKEN environment variable.

(fix): Add validation for empty FERN_TOKEN environment variable to ensure empty strings are treated the same as missing tokens.