LogoLogo
Slack communityBook a demo
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
    • Model Context Protocol
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
Slack communityBook a demo
IntroductionChangelogs

TypeScript

June 27, 2025
June 27, 2025

1.10.0

(feat): Add fetchSupport configuration which lets you choose between node-fetch and native. The default is node-fetch. If you choose native, the node-fetch dependency will be removed.

1.9.1

(fix): Improve auto-pagination logic to consider empty strings in response as null cursors and stop paging.

Was this page helpful?
Edit this page
Previous

June 22, 2025

Next
Built with