December 4, 2023
0.15.11
(chore):
## What’s Changed
- feature: use terminal link to render clickable docs URL by @dannysheridan in https://github.com/fern-api/fern/pull/2391
- docs: Explain how SDKs and Docs use audiences by @dannysheridan in https://github.com/fern-api/fern/pull/2411
- feature: send property level availability information to docs by @dsinghvi in https://github.com/fern-api/fern/pull/2420
- feature: support undiscriminated union examples in ir by @dsinghvi in https://github.com/fern-api/fern/pull/2425
- feature: support x-fern-ignore at the schema level by @dsinghvi in https://github.com/fern-api/fern/pull/2428
- fix: correctly validate referenced examples that are being imported by @dsinghvi in https://github.com/fern-api/fern/pull/2429
Full Changelog: https://github.com/fern-api/fern/compare/0.15.10…0.15.11