Skip to content

Release v2.11.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:56
· 88 commits to main since this release

.d.ts files produce no runtime JS — require('./lib/adapter-config')
crashed in the CI integration test with "Cannot find module". The global
AdapterConfig augmentation is picked up automatically via tsconfig.json
include, no explicit import statement is required.

Re-tagged on top of the v2.11.0 release commit so the version graph stays clean.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com