Skip to content

Commit cc1dfaa

Browse files
Update changelogs from fern repo (#1180)
Co-authored-by: Swimburger <[email protected]>
1 parent 961bb2b commit cc1dfaa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fern/products/sdks/overview/typescript/changelog/2025-10-08.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.7.0
2+
**`(feat):`** Generate a `BaseClientOptions`, `BaseRequestOptions`, and `BaseIdempotentRequestOptions` interface and extend from these in the generated client `Options`, `RequestOptions`, and `IdempotentRequestOptions` interfaces.
3+
This reduces a large amount of duplicate code in the generated SDK.
4+
5+
16
## 3.6.1
27
**`(fix):`** Add missing test scripts when `bundle: true`.
38

0 commit comments

Comments
 (0)