April 19, 2024
0.22.0
(chore):
## What’s Changed
- (chore, docs): document automated registry publishing) by @dsinghvi in https://github.com/fern-api/fern/pull/3379
- (feature): Add allowExtraFields configuration to TypeScript generators by @amckinney in https://github.com/fern-api/fern/pull/3368
- fix: address parsed_json instantiation for serializable object types by @armandobelardo in https://github.com/fern-api/fern/pull/3382
- Fix typo in SDK docs page by @zachkirsch in https://github.com/fern-api/fern/pull/3383
- (chore): upgrade fern version by @dannysheridan in https://github.com/fern-api/fern/pull/3376
- fix: support multiple request and response examples automatically by @abvthecity in https://github.com/fern-api/fern/pull/3384
- (fix): discriminated union schema examples don’t contain discriminants by @dsinghvi in https://github.com/fern-api/fern/pull/3386
- (fix): make sure versioned tabbed config works by @dsinghvi in https://github.com/fern-api/fern/pull/3387
- (fix): Go path parameter order by @amckinney in https://github.com/fern-api/fern/pull/3385
- (feature): Go supports environment variable scanning by @amckinney in https://github.com/fern-api/fern/pull/3389
- (fix): only generate unit tests when enabled by @dsinghvi in https://github.com/fern-api/fern/pull/3390
- (fix): update
node-fetch
import to be dynamic by @dsinghvi in https://github.com/fern-api/fern/pull/3391 - (fix): Generate TS snippets for file download by @bsinghvi in https://github.com/fern-api/fern/pull/3394
- (feat): support sse with arbitrary terminators by @dsinghvi in https://github.com/fern-api/fern/pull/3395
- (improvement): add return type for getAuthorizationHeader by @bsinghvi in https://github.com/fern-api/fern/pull/3396
- (feat): make module imports directly point to index.js by @dsinghvi in https://github.com/fern-api/fern/pull/3397
- (fix): generate basic tests when integration tests disabled by @dsinghvi in https://github.com/fern-api/fern/pull/3398
- (fix, typescript): do file upload snippet generation by @dsinghvi in https://github.com/fern-api/fern/pull/3399
- (feature): Add OAuth YAML and validator by @amckinney in https://github.com/fern-api/fern/pull/3403
- (feat, python): support sse by @dsinghvi in https://github.com/fern-api/fern/pull/3402
- (fix): inline discriminated union props by @dsinghvi in https://github.com/fern-api/fern/pull/3404
New Contributors
- @bsinghvi made their first contribution in https://github.com/fern-api/fern/pull/3394
Full Changelog: https://github.com/fern-api/fern/compare/0.21.0…0.22.0