From ff8ae32ed86d1578a4f509c2695384c5ae3a9771 Mon Sep 17 00:00:00 2001 From: patrickthornton <70873350+patrickthornton@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:54:36 +0000 Subject: [PATCH] update changelogs --- .../sdks/overview/typescript/changelog/2025-10-28.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx b/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx index 95be6623e..a105f190e 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-10-28.mdx @@ -1,3 +1,7 @@ +## 3.12.2 +**`(fix):`** Add streaming tests; fix custom message terminators in streams; fix multi-byte character handling across chunk breaks in streams. + + ## 3.12.1 **`(chore):`** Update Biome to 2.3.1