Skip to content

@pothos/tracing-sentry@1.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:28
· 41 commits to main since this release
3f6fac5

Patch Changes

  • 76e06e7: Rebuild with TypeScript 7. Source files now use explicit .js import extensions (enforced by
    lint) instead of adding them during the build, and declaration files are emitted by TypeScript
    7's compiler. Published output is functionally unchanged.