July 11, 2024
0.31.23-rc0
(chore):
## What’s Changed
- (feature, typescript): Add setObjectProperty core utility by @amckinney in https://github.com/fern-api/fern/pull/4032
- c#, fix: increase supported union size + handle double optionals by @dcb6 in https://github.com/fern-api/fern/pull/4033
- (fix): Handle circular references in serialization layer by @amckinney in https://github.com/fern-api/fern/pull/4036
- fix: fastapi generation does not duplicate descriptions anymore by @armandobelardo in https://github.com/fern-api/fern/pull/4037
- (feat): ir now adds a TypeReference for container types that makes it easier to generate snippets by @dcb6 in https://github.com/fern-api/fern/pull/4038
Full Changelog: https://github.com/fern-api/fern/compare/0.31.22…0.31.23-rc0