February 1, 2024
0.16.42
(chore):
## What’s Changed
- improvement: TypeScript SDK steps in quickstart by @dannysheridan in https://github.com/fern-api/fern/pull/2829
- fix: increase python generator recursion depth to allow for deeply nested examples by @armandobelardo in https://github.com/fern-api/fern/pull/2825
- fix: OpenAPI importer respects
x-examples
key by @dsinghvi in https://github.com/fern-api/fern/pull/2845 - (fix): Add support for custom code samples by @abvthecity in https://github.com/fern-api/fern/pull/2842
- (fix): OpenAPI importer brings in example names by @dsinghvi in https://github.com/fern-api/fern/pull/2847
- (fix):
fern write-definition
does not remove markdown formatting by @dsinghvi in https://github.com/fern-api/fern/pull/2849 - (feature): introduce
x-fern-resolutions
extension by @dsinghvi in https://github.com/fern-api/fern/pull/2844
New Contributors
- @abvthecity made their first contribution in https://github.com/fern-api/fern/pull/2842
Full Changelog: https://github.com/fern-api/fern/compare/0.16.41…0.16.42