Skip to content

feat(react): Drop support for React 15 #10115

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 2 commits into from
Feb 12, 2024

Conversation

onurtemizkan
Copy link
Collaborator

Resolves: #9828

Drops official support for React 15.x

Copy link
Contributor

github-actions bot commented Jan 9, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.13 KB (-0.05% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.33 KB (-0.06% 🔽)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.27 KB (-0.06% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.98 KB (-0.06% 🔽)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.31 KB (-0.14% 🔽)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.17 KB (-0.14% 🔽)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.18 KB (-0.08% 🔽)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.17 KB (-0.11% 🔽)
@sentry/browser - Webpack (gzipped) 22.44 KB (-0.17% 🔽)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.11 KB (-0.11% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.64 KB (-0.11% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.39 KB (-0.24% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.49 KB (-0.3% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 213.4 KB (-0.13% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.2 KB (-0.28% 🔽)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.59 KB (-0.37% 🔽)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.55 KB (-0.23% 🔽)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.73 KB (-0.06% 🔽)
@sentry/react - Webpack (gzipped) 22.48 KB (-0.19% 🔽)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.48 KB (-0.07% 🔽)
@sentry/nextjs Client - Webpack (gzipped) 50.38 KB (-0.1% 🔽)
@sentry-internal/feedback - Webpack (gzipped) 17.14 KB (-0.33% 🔽)

@onurtemizkan onurtemizkan marked this pull request as ready for review January 9, 2024 11:30
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

We haven't started actively doing v8 tasks yet. Let's put this in draft for now.

@onurtemizkan onurtemizkan marked this pull request as draft January 9, 2024 14:46
@AbhiPrasad AbhiPrasad marked this pull request as ready for review February 6, 2024 17:37
@AbhiPrasad
Copy link
Member

Mind rebasing this @onurtemizkan? We've swapped over develop branch to be v8

@onurtemizkan onurtemizkan force-pushed the onur/v8-drop-react-15-support branch from 14de7fa to b67dc69 Compare February 7, 2024 10:15
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

One more thing - could we add an entry to the migration docs about this?

@onurtemizkan onurtemizkan force-pushed the onur/v8-drop-react-15-support branch from b67dc69 to 2d3c160 Compare February 11, 2024 15:33
@AbhiPrasad AbhiPrasad merged commit c244978 into develop Feb 12, 2024
@AbhiPrasad AbhiPrasad deleted the onur/v8-drop-react-15-support branch February 12, 2024 15:22
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.

[v8] Drop support for React v15
3 participants