Skip to content

doc(migration): Add enum removal and deprecation section to migration docs #4938

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

Merged
merged 5 commits into from
Apr 14, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 14, 2022

This PR lists the removed enums in v7 and the ones we chose to keep deprecated until the next major release. Additionally, it provides links to examples how to migrate to string literals for the public enums.

ref: https://getsentry.atlassian.net/browse/WEB-850

@Lms24 Lms24 changed the title doc(migration): Add enum removal and deprecation section to Migration docs doc(migration): Add enum removal and deprecation section to migration docs Apr 14, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 14, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.17 KB (+0.14% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 64.27 KB (-0.53% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.84 KB (-0.1% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 57.9 KB (-0.12% 🔽)
@sentry/browser - Webpack (gzipped + minified) 23.36 KB (+0.56% 🔺)
@sentry/browser - Webpack (minified) 81.12 KB (-0.73% 🔽)
@sentry/react - Webpack (gzipped + minified) 23.41 KB (+0.58% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.9 KB (-0.32% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.03 KB (-0.15% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 24.4 KB (-0.32% 🔽)

@Lms24 Lms24 requested a review from lforst April 14, 2022 11:09
Co-authored-by: Luca Forstner <[email protected]>
Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After you added that one paren feel free to press merge.

@Lms24 Lms24 merged commit df32f93 into 7.x Apr 14, 2022
@Lms24 Lms24 deleted the lms-migration-enums branch April 14, 2022 12:29
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone Apr 25, 2022
Lms24 added a commit that referenced this pull request Apr 26, 2022
… docs (#4938)

list the removed enums in v7 and the ones we chose to keep deprecated until the next major release. Additionally, provide links to examples how to migrate to string literals for the public enums.

Co-authored-by: Luca Forstner <[email protected]>
lobsterkatie pushed a commit that referenced this pull request Apr 26, 2022
#4938)

list the removed enums in v7 and the ones we chose to keep deprecated until the next major release. Additionally, provide links to examples how to migrate to string literals for the public enums.

Co-authored-by: Luca Forstner <[email protected]>
lobsterkatie pushed a commit that referenced this pull request Apr 26, 2022
#4938)

list the removed enums in v7 and the ones we chose to keep deprecated until the next major release. Additionally, provide links to examples how to migrate to string literals for the public enums.

Co-authored-by: Luca Forstner <[email protected]>
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
#4938)

list the removed enums in v7 and the ones we chose to keep deprecated until the next major release. Additionally, provide links to examples how to migrate to string literals for the public enums.

Co-authored-by: Luca Forstner <[email protected]>
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.

3 participants