0.93.0
(feat): Turns HTTP snippets on by default in docs generation.
To turn HTTP snippets off, set settings.http-snippets: false in the docs.yml file. You can also specify an explicit list of snippets to include.
0.92.0
(feat): For debugging purposes, generating a docs preview via fern generate --docs --preview, it is now possible to specify --skip-upload to
skip the asset uploading step.