Skip to content

feat(sentry-testkit): add Sentry v10 support#262

Merged
zivl merged 2 commits intomasterfrom
sentry-v10
Mar 11, 2026
Merged

feat(sentry-testkit): add Sentry v10 support#262
zivl merged 2 commits intomasterfrom
sentry-v10

Conversation

@zivl
Copy link
Owner

@zivl zivl commented Mar 9, 2026

  • Updated .nvmrc to Node.js version 22.12.0.
  • Enhanced CHANGELOG with details for version 6.3.0, including:
    • Added support for Sentry JavaScript SDK v10.
    • Updated CI configuration to include Sentry v10 in the test matrix.
    • Added documentation for Sentry v10 compatibility.
  • Updated package.json and package-lock.json to use Sentry packages version 10.0.0.
  • Updated README to reflect compatibility with Sentry v10.
  • Modified GitHub Actions workflow to test against Sentry v10.
  • Added migration guide for Sentry v10 in the documentation.

resolves #248

- Updated .nvmrc to Node.js version 22.12.0.
- Enhanced CHANGELOG with details for version 6.3.0, including:
  - Added support for Sentry JavaScript SDK v10.
  - Updated CI configuration to include Sentry v10 in the test matrix.
  - Added documentation for Sentry v10 compatibility.
- Updated package.json and package-lock.json to use Sentry packages version 10.0.0.
- Updated README to reflect compatibility with Sentry v10.
- Modified GitHub Actions workflow to test against Sentry v10.
- Added migration guide for Sentry v10 in the documentation.
@zivl zivl changed the title chore(release): bump to version 6.3.0 and add Sentry v10 support feat(sentry-testkit): add Sentry v10 support Mar 9, 2026
@zivl zivl merged commit e8f7463 into master Mar 11, 2026
11 checks passed
@zivl zivl deleted the sentry-v10 branch March 11, 2026 19:56
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.

Add support in Sentry v10

1 participant