Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:20
a7c4761

2.1.0 (2026-06-05)

Features

  • ai-sdk: add highlights parameter to webSearch (0694da4)
  • ai-sdk: add integration token to user-agent header (ac11fd1)
  • ai-sdk: add x-exa-integration header for tracking (b6bc96c)
  • ai-sdk: read version dynamically from package.json for user-agent (300f4be)
  • ai-sdk: update user-agent to SDK-style format with version (815fec4)
  • dual CJS/ESM build with tsup for Node 20/22 compatibility (ebe9ade)
  • upgrade to AI SDK 6.0 (f46b7b0)
  • upgrade to AI SDK 6.0 (0aa7bd7)

Bug Fixes

  • ai-sdk: add "type": "module" and JSON import attribute for ESM compatibility (75e015d)