Skip to content

Commit 961bb2b

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

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 2.4.7
66
**`(fix):`** Make sure `extraDependencies`, `extraPeerDependencies`, `extraPeerDependenciesMeta`, and `extraDevDependencies` are always merged into _package.json_.
7-
This was previously fixed for `shouldBundle: true`, but not for `shouldBundle: false` (default).
7+
This was previously fixed for `bundle: true`, but not for `bundle: false` (default).
88
All dependencies should now come through.
99

1010

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.6.1
2+
**`(fix):`** Add missing test scripts when `bundle: true`.
3+
4+
15
## 3.6.0
26
**`(feat):`** Allow for configuring `timeoutMs` and `maxRetries` request options at the client-level as well as the request level.
37

0 commit comments

Comments
 (0)