Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Test with sentry-wizard v8.0.0 (new major) for breaking changes

クローズ
#6,774 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

この issue はまだ評価されていません。

説明

React-Native Wizard (CLI)
Summary

sentry-wizard v8.0.0 is a new major release. We should test the React Native wizard flow against it and check for any breaking changes before recommending / bundling it for our users.

Context

The main breaking change in v8.0.0 is that the wizard now installs the JS SDK at ^11 for a number of framework integrations (Angular, Cloudflare, Next.js, Nuxt, React Router, Remix, SvelteKit). React Native is not in that list.

[!IMPORTANT]
Our plan is to bump to Sentry JS 11 in our next major — not now. So this issue is about verifying the new wizard major doesn't break the current React Native setup flow while we remain on JS 10, not about adopting the JS 11 requirement yet.

Tasks
  • Run the react-native wizard flow with @sentry/wizard@8 end-to-end and confirm it completes without errors.
  • Verify the wizard still installs / configures a JS-10-compatible @sentry/react-native (does not force @sentry/*@^11 or an incompatible peer).
  • Check the Node.js support / version warnings introduced for SDK v11 don't spuriously fire or block the RN flow.
  • Diff the generated config (metro, sentry.properties, native project changes) against the current wizard output for regressions.
  • Note any changes we'll need to coordinate when we do move to JS 11 in the next major.
References
主要言語
TypeScript
スター
1.8k
フォーク
367
平均マージ
1日 3時間
マージ済み PR(30日)
102

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/sentry-react-native のほかの issue

getsentry/sentry-react-native の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。