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

Release versions matching JavaScript SDKs #614

Closed
MikeJerred opened this issue Jan 5, 2023 · 2 comments
Closed

Release versions matching JavaScript SDKs #614

MikeJerred opened this issue Jan 5, 2023 · 2 comments

Comments

@MikeJerred
Copy link

Problem Statement

The @sentry/angular package at v7.16.0 only supports up to angular 14. Using a newer version of that package is not compatiable with this package.

It is also not at all obvious how to match the versions of e.g. @sentry/angular, @sentry/electron, @sentry/tracing together, and the build completely breaks if the versions are not aligned.

Solution Brainstorm

Communicate with the team(s) working on the other sentry packages and release stepped versions with the same semver across the board.

@timfish
Copy link
Collaborator

timfish commented Jan 11, 2023

For Angular 15 support, please open an issue in https://github.com/getsentry/sentry-javascript.

I'll change the title of this issue to a request for releases matching the JavaScript SDKs...

@timfish timfish changed the title Angular 15 support Release versions matching JavaScript SDKs Jan 11, 2023
@AbhiPrasad
Copy link
Member

Angular 15 support was included with 7.20.0 of the JS SDKs, so we should be including it with the next release, since we bumped to 7.30.0 internally.

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

No branches or pull requests

3 participants