diff --git a/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx b/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx new file mode 100644 index 000000000..2c086aab9 --- /dev/null +++ b/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx @@ -0,0 +1,4 @@ +## 3.18.0 +**`(feat):`** Users can now pass in a custom `fetch` function to the client options. + +