Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

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

已关闭
#6,774 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

这个 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 小时
30 天内合并 PR
102

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

getsentry/sentry-react-native 的其他 Issue

查看 getsentry/sentry-react-native 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。