0.26.5
(chore):
## What’s Changed
- (fix): eslint passes by @dsinghvi in https://github.com/fern-api/fern/pull/3603
- (fix, typescript): ensure formdata utils work cross-runtime by @armandobelardo in https://github.com/fern-api/fern/pull/3601
- (improvement, yaml): Update default OAuth configuration by @amckinney in https://github.com/fern-api/fern/pull/3573
- (feature): support
skipResponseValidation
in express handlers by @dsinghvi in https://github.com/fern-api/fern/pull/3611 - (fix, changelog): relativize changelog paths, and properly handle in tabbed docs by @abvthecity in https://github.com/fern-api/fern/pull/3610
Full Changelog: https://github.com/fern-api/fern/compare/0.26.4…0.26.5
0.26.4
(chore):
## What’s Changed
- (docs) Add intro section by @dannysheridan in https://github.com/fern-api/fern/pull/3547
- (chore, fastapi, ruby sdk) release versions by @dannysheridan in https://github.com/fern-api/fern/pull/3587
- (chore, pydantic): Release 0.9.0 by @dannysheridan in https://github.com/fern-api/fern/pull/3586
- (document) reusable code snippets by @dannysheridan in https://github.com/fern-api/fern/pull/3524
- remove page that does not exist from docs by @armandobelardo in https://github.com/fern-api/fern/pull/3589
- improvement: add
extra_dev_dependencies
to python generator by @armandobelardo in https://github.com/fern-api/fern/pull/3585 - feat: support Stream and SSE in ExampleResponseSchema by @abvthecity in https://github.com/fern-api/fern/pull/3577
- improvement: also run fetch latest version on
fern init
by @armandobelardo in https://github.com/fern-api/fern/pull/3588 - improvement: allow a break the glass override of the min-python version by @armandobelardo in https://github.com/fern-api/fern/pull/3591
- feat: allow overriding api reference slug in docs by @abvthecity in https://github.com/fern-api/fern/pull/3575
- break: release python 2.x by @armandobelardo in https://github.com/fern-api/fern/pull/3590
- fix: treat multipart form as form by @abvthecity in https://github.com/fern-api/fern/pull/3553
- (feat, csharp): several fixes including arbitrary nested subpackage clients by @dsinghvi in https://github.com/fern-api/fern/pull/3593
- (fix, csharp): support sending inlined requests that are entirely bodies by @dsinghvi in https://github.com/fern-api/fern/pull/3594
- chore: document naming and env overrides for basic and bearer auth in… by @armandobelardo in https://github.com/fern-api/fern/pull/3596
- feat: streaming and sse examples by @abvthecity in https://github.com/fern-api/fern/pull/3592
- fix issue#3566 by @last-developer in https://github.com/fern-api/fern/pull/3597
- (fix, docs) webhook indentation by @dannysheridan in https://github.com/fern-api/fern/pull/3600
- (fix):
ir.json
are not out of date for seed by @dsinghvi in https://github.com/fern-api/fern/pull/3598 - (fix):
fern add
with a new--group
works by @dsinghvi in https://github.com/fern-api/fern/pull/3602
New Contributors
- @last-developer made their first contribution in https://github.com/fern-api/fern/pull/3597
Full Changelog: https://github.com/fern-api/fern/compare/0.26.3…0.26.4