Skip to content

Commit dfae694

Browse files
Update changelogs from fern repo (#5247)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 91a1206 commit dfae694

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

fern/products/sdks/generators/typescript/changelog/2026-04-29.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 3.66.5
28
**`(fix):`** Fix generated wire tests for SSE endpoints with protocol-discriminated unions.
39
The expected event assertion no longer wraps the deserialized data in a duplicate

0 commit comments

Comments
 (0)