diff --git a/fern/products/sdks/overview/typescript/changelog/2025-09-29.mdx b/fern/products/sdks/overview/typescript/changelog/2025-09-29.mdx index 3c6799d03..6523f66d2 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-09-29.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-09-29.mdx @@ -1,3 +1,7 @@ +## 3.3.3 +**`(fix):`** If `useLegacyExports` is `true`, reference `../tsconfig.json` instead of `../tsconfig.base.json` in `tests/tsconfig.json`. + + ## 3.3.2 **`(fix):`** Fix non-GitHub output modes.