Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Capabilities
    • Fern Autorelease
  • Generators
  • Reference
    • generators.yml
GeneratorsGo

Changelog

January 12, 2026
January 12, 2026

1.22.5

(fix): Fix dynamic snippets for optional aliases to literal types. Previously, the generator would produce invalid Go code like &SortField("DEFAULT") which tries to take the address of a type conversion. Now it correctly uses the primitive’s pointer helper function (e.g., fern.String("DEFAULT")) for optional literal aliases.

Was this page helpful?
Edit this page
Previous

January 13, 2026

Next

January 8, 2026

Built with
LogoLogo
Slack communityLog inBook a demo