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

JS SDK v8 Deprecations List #5194

Closed
3 of 23 tasks
AbhiPrasad opened this issue Jun 2, 2022 · 3 comments
Closed
3 of 23 tasks

JS SDK v8 Deprecations List #5194

AbhiPrasad opened this issue Jun 2, 2022 · 3 comments
Milestone

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Jun 2, 2022

This PR contains the list of deprecated items that will be removed in the upcoming v8 major version of the SDK.

Confirmed Removals

  1. 4 of 4
    Type: Improvement
    Lms24

Up for discussion

  1. Feature: Performance Meta: Breaking Package: vue Type: Improvement
  2. Meta: Breaking Package: serverless
@csvn
Copy link

csvn commented Jun 16, 2022

From: #5253 (comment)

When we first released @sentry/angular, we started with NG10 which means that we want to support this version as long as reasonably possible

In any case, dropping support for an Angular version is a breaking change which means that we'll only be able to do this with the next major release of the SDK.

I've seen many packages have a notice at the top of the README.md, showing what version to install when used with older versions of another library. Maybe it makes sense to have 7.x.x support Angular v10+, and 8.x.x supports only Ivy releases and onwards? Important features could still be backported to between the different versions.

It would be nice to be able to get rid of ngcc conversion and warnings during the build. 😇

@lforst
Copy link
Member

lforst commented Aug 2, 2022

Just crossed my mind: We can think about removing the static id fields from integrations since we found it has tree shaking drawbacks. Adding this to "Up for discussion".

@AbhiPrasad
Copy link
Member Author

I think this is pretty much covered by #9508, so closing!

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

4 participants