Skip to content

Commit 1fef912

Browse files
Update changelogs from fern repo (#843)
Co-authored-by: Swimburger <[email protected]>
1 parent 0c81903 commit 1fef912

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fern/products/sdks/overview/typescript/changelog/2025-09-16.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.12.2
2+
**`(fix):`** Generate correct types for pagination with inline types.
3+
4+
## 2.12.1
5+
**`(fix):`** Generate property accessors for auth and pagination with `?.` if the property is optional or nullable, and `.` if the property is required and non-nullable.
6+
7+
18
## 2.12.0
29
**`(feat):`** Add support for custom sections in the README.md via `customSections` config option.
310

0 commit comments

Comments
 (0)