2.2.5
(chore): Revert “fix(openapi): handle situations where discriminated unions reference unknown variants”
2.2.4
(fix): Re-publish CLI.
2.2.3
(fix): Support <Code /> components with props formatted on multiple lines.
2.4.0
(feat): Add branch support to self-hosted GitHub generation. Users can now specify a target branch in their generators.yml configuration using the branch field. When specified, generated code will be pushed to that branch instead of the default branch.
2.2.1
(fix): Add clarified output for unchanged generator versions (i.e., generators already on the latest version) to fern generator upgrade.
2.2.0
(feat): Support x-code-samples in OpenAPI specs on the latest version of the OpenAPI parser.