Skip to content

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 <luca.forstner@sentry.io>
Copy link
Contributor

@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 <luca.forstner@sentry.io>
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 <luca.forstner@sentry.io>
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 <luca.forstner@sentry.io>
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 <luca.forstner@sentry.io>
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