3.74.0

(feat): [Beta] Library docs generated via fern docs md generate are now resolved as first-class navigation sections in fern docs dev. The resolver reads _navigation.yml and MDX files from the library output directory, wires stable cross-reference URLs, and sets the root module page as the section overview.

3.73.1

(chore): Add support for basepath-aware documentation generation.

3.73.0

(feat): Add accent scale color override support (accent-1 through accent-12) to docs configuration. Fixes compatibility with updated fdr-sdk.

3.72.1

(fix): Process x-fern-ignore flag from a referenced parameter object.