We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a1206 commit dfae694Copy full SHA for dfae694
1 file changed
fern/products/sdks/generators/typescript/changelog/2026-04-29.mdx
@@ -1,3 +1,9 @@
1
+## 3.66.6
2
+**`(fix):`** Fix TS2322 type error in generated serialization files when `enableForwardCompatibleEnums` is enabled.
3
+The enum schema builder now uses `forwardCompatibleEnum_` which correctly widens the parsed type to `string`,
4
+matching the widened API type.
5
+
6
7
## 3.66.5
8
**`(fix):`** Fix generated wire tests for SSE endpoints with protocol-discriminated unions.
9
The expected event assertion no longer wraps the deserialized data in a duplicate
0 commit comments