Skip to content

Commit 59a6f70

Browse files
Update changelogs from fern repo (#487)
Co-authored-by: fearthecowboy <[email protected]>
1 parent b61d483 commit 59a6f70

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 2.1.12
2+
**`(fix):`** Add support for configuration 'experimental-fully-qualified-namespaces' to
3+
generate explicit types everywhere.
4+
Add support for `experimental-dotnet-format` to have `dotnet format` reduce
5+
namespaces and namespace prefixes. (this can take a large amount of memory)
6+
This creates code that is much cleaner, and can easily support
7+
multiple endpoints with identical names in the generated code without
8+
name or namespace collisions.
9+
10+

0 commit comments

Comments
 (0)