May 29, 2024
0.29.2
(chore):
## What’s Changed
- docs: fix broken links and anchor text by @atwooddc in https://github.com/fern-api/fern/pull/3718
- docs: nested tabs auto pagination page bug by @atwooddc in https://github.com/fern-api/fern/pull/3717
- (fix, internal): do deploys of fern docs to dev by @dsinghvi in https://github.com/fern-api/fern/pull/3529
- fix, python: flatten optional pagination return types by @armandobelardo in https://github.com/fern-api/fern/pull/3721
- java, fix: de-conflict undiscriminated unions by @dcb6 in https://github.com/fern-api/fern/pull/3719
- improvement, python: literal fields are now defaulted by @armandobelardo in https://github.com/fern-api/fern/pull/3724
- (fix, csharp): enum deserialization by @armandobelardo in https://github.com/fern-api/fern/pull/3725
- docs: added subtitle documentation on frontmatter page by @atwooddc in https://github.com/fern-api/fern/pull/3723
- docs: added api reference summary by @atwooddc in https://github.com/fern-api/fern/pull/3716
- docs: fixed broken links and updated openapi generator info by @atwooddc in https://github.com/fern-api/fern/pull/3700
- (fix, seed): Fix snapshots by @dcb6 in https://github.com/fern-api/fern/pull/3726
- (fix, csharp): streamline enum + union serde by @dsinghvi in https://github.com/fern-api/fern/pull/3727
- (fix, typescript): remove
node:stream
import to play nicely with webpack by @dsinghvi in https://github.com/fern-api/fern/pull/3728 - (fix, ts): Support OAuth for SDKs that set neverThrowErrors by @amckinney in https://github.com/fern-api/fern/pull/3729
Full Changelog: https://github.com/fern-api/fern/compare/0.29.1…0.29.2