Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sentry)!: migrate to official module #1721

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

dargmuesli
Copy link
Member

📚 Description

Drop our hand-made Sentry integration and use the official module which is now in beta.
Breaking change: the sentry projects in the Nuxt's runtime configuration are no longer split into server and client but use a single project.

Resolves #1622
Closes #1718

📝 Checklist

  • The PR's title follows the Conventional Commit format

@dargmuesli dargmuesli force-pushed the feat/sentry/official-module branch 4 times, most recently from 4fe8fa1 to 4f6aa10 Compare January 16, 2025 07:26
@dargmuesli dargmuesli force-pushed the feat/sentry/official-module branch from 4f6aa10 to 50c630f Compare January 16, 2025 07:44
@dargmuesli dargmuesli merged commit 43b145a into master Jan 16, 2025
8 checks passed
@dargmuesli dargmuesli deleted the feat/sentry/official-module branch January 16, 2025 07:55
maevsi-bot pushed a commit that referenced this pull request Jan 16, 2025
## [6.0.0](5.4.1...6.0.0) (2025-01-16)

### ⚠ BREAKING CHANGES

* **sentry:** migrate to official module (#1721)

### Features

* **sentry:** migrate to official module ([#1721](#1721)) ([43b145a](43b145a))
@maevsi-bot
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(sentry): migrate to official module
2 participants