Skip to content

Commit 1060ce5

Browse files
committed
Add changelog entry
1 parent 4c0cd50 commit 1060ce5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- summary: |
2+
Fix x-fern-audiences filtering dropping transitively-referenced named types when an outer
3+
schema reaches its descendants through a chain of $refs. Audience filtering now walks the
4+
full type-dependency closure instead of a single level, so deeply nested object types are
5+
preserved in the docs IR and no longer render as `any` in the docs site.
6+
type: fix

0 commit comments

Comments
 (0)