0.51.1

(fix): Fixed x-fern-resolutions to properly handle escaped forward slashes (“~1”) in schema references, correctly converting them to ”/” when resolving references.

0.51.0

(feat): The CLI now supports a —readme flag pointing to the URL of a Readme generated docs site and migrates existing documentation to a fern-compatible repository.

To use this feature:

$fern init --readme https://url-to-readme-docs.com

0.50.17

(fix): Improve performance of fern docs dev by only reloading the markdown content when only markdown files are changed, avoiding unnecessary recompilation of the full docs.