May 31, 2024
0.29.4
(chore):
## What’s Changed
- (fix, typescript): disable integration test generation by @dsinghvi in https://github.com/fern-api/fern/pull/3731
- (fix, typescript): generated GitHub workflows do not assume
fern
present by @dsinghvi in https://github.com/fern-api/fern/pull/3732 - fix, python: add type annotations to test vars by @armandobelardo in https://github.com/fern-api/fern/pull/3733
- (feature, typescript): support
extraPeerDependencies
andextraPeerDependenciesMeta
in custom config by @dsinghvi in https://github.com/fern-api/fern/pull/3739 - docs: add note on GFM support by @chdeskur in https://github.com/fern-api/fern/pull/3738
- Bump eslint-plugin-jest from 27.0.4 to 27.9.0 by @dependabot in https://github.com/fern-api/fern/pull/3539
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 in /generators/go by @dependabot in https://github.com/fern-api/fern/pull/3538
- (feat, python): support optional python deps + extras by @dsinghvi in https://github.com/fern-api/fern/pull/3742
- java, improvement: run seed faster using local mode by @dcb6 in https://github.com/fern-api/fern/pull/3741
- java, fix: generate builders even when types have no fields by @dcb6 in https://github.com/fern-api/fern/pull/3744
- (fix, csharp): support
List<OneOf>
deserialization by @dsinghvi in https://github.com/fern-api/fern/pull/3745 - (feat, openapi): add support for
x-fern-idempotency-headers
by @dsinghvi in https://github.com/fern-api/fern/pull/3746
New Contributors
- @chdeskur made their first contribution in https://github.com/fern-api/fern/pull/3738
Full Changelog: https://github.com/fern-api/fern/compare/0.29.3…0.29.4