Skip to content

chore: Release 0.0.8 - #187

Merged
TheRealAgentK merged 1 commit into
mainfrom
release/0.0.8
Aug 4, 2026
Merged

chore: Release 0.0.8#187
TheRealAgentK merged 1 commit into
mainfrom
release/0.0.8

Conversation

@TheRealAgentK

Copy link
Copy Markdown
Contributor

Summary

  • bump @raygun.io/aws-lambda from 0.0.7 to 0.0.8
  • document the CI, test, lint, type-definition, and development lockfile maintenance included since 0.0.7
  • document the TypeScript 6 alignment, which preserves the existing ES5 CommonJS output
  • clarify that this maintenance release does not change the public API or runtime behavior

Release classification

Patch release. The included updates affect development tooling, CI, type definitions, and development dependency lockfiles only. The TypeScript 6 compiler migration was independently verified to produce byte-for-byte identical JavaScript and declarations.

The runtime dependency remains raygun: ^2.2.4; this already admits 2.2.8 and avoids introducing an unnecessary minimum-version requirement.

Validation

  • npm test (13 passing)
  • npm run eslint
  • npm run tseslint
  • npm run prettier:check
  • npm audit (0 vulnerabilities)
  • npm audit --omit=dev (0 vulnerabilities)
  • npm publish --dry-run (@raygun.io/aws-lambda@0.0.8, 29 files)

Release workflow

After approval, green CI, and publication of core raygun@2.2.8, publish @raygun.io/aws-lambda@0.0.8 to npm before merging this PR, then create GitHub release v0.0.8 from the merged release commit as documented in RELEASING.md.

@TheRealAgentK

Copy link
Copy Markdown
Contributor Author

Release workflow note: GitHub did not enqueue any Actions runs for the original PR opened event. Closing and immediately reopening this unchanged PR to retrigger the standard pull_request workflows; no release content or commit history is being changed.

@TheRealAgentK
TheRealAgentK merged commit e2bde96 into main Aug 4, 2026
9 checks passed
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