From 8102745076bede409279a14a92969159e7ca184b Mon Sep 17 00:00:00 2001 From: Swimburger <3382717+Swimburger@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:17:54 +0000 Subject: [PATCH] update changelogs --- .../sdks/overview/typescript/changelog/2025-11-03.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx b/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx index e1cc842e4..ecb6b9a70 100644 --- a/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx +++ b/fern/products/sdks/overview/typescript/changelog/2025-11-03.mdx @@ -1,3 +1,8 @@ +## 3.22.0 +**`(feat):`** Add support for oxfmt as the formatter. +This is a beta feature and not officially supported yet. + + ## 3.21.0 **`(feat):`** Add support for oxlint as the linter. This is a beta feature and not officially supported yet.