Skip to content

Conversation

@tjb9dc
Copy link
Contributor

@tjb9dc tjb9dc commented Nov 26, 2025

TypeScript 5.8+ introduced stricter ArrayBuffer typing that causes fdr-lambda-sdk to fail compilation with "Uint8Array is not assignable to BlobPart" errors.

🤖 Generated with Claude Code

As a follow-up, we definitely should get TypeScript upgraded:

  • [Better] Fix the typing, possibly needing to regenerate the Fern SDK with higher TypeScript compatibility
  • [Worse but maybe okay] Cast, which is equivalent to what was happening before I think?

TypeScript 5.8+ introduced stricter ArrayBuffer typing that causes
fdr-lambda-sdk to fail compilation with "Uint8Array<ArrayBufferLike>
is not assignable to BlobPart" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Contributor

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
dev.ferndocs.com Ready Ready Preview Nov 26, 2025 3:41am
fern-dashboard Ready Ready Preview Nov 26, 2025 3:41am
fern-dashboard-dev Ready Ready Preview Nov 26, 2025 3:41am
prod-assets.ferndocs.com Ready Ready Preview Nov 26, 2025 3:41am
prod.ferndocs.com Ready Ready Preview Nov 26, 2025 3:41am
1 Skipped Deployment
Project Deployment Preview Updated (UTC)
fern-platform Ignored Ignored Nov 26, 2025 3:41am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants