File tree Expand file tree Collapse file tree
packages/tanstackstart-react Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ - ** docs(tanstackstart-react): Promote SDK status to beta ([ #21175 ] ( https://github.com/getsentry/sentry-javascript/pull/21175 ) )**
8+
9+ This release promotes the ` @sentry/tanstackstart-react ` SDK to beta. For details on how to use it, check out the
10+ [ Sentry TanStack Start SDK docs] ( https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/ ) . Please reach out on
11+ [ GitHub] ( https://github.com/getsentry/sentry-javascript/issues/new/choose ) if you have any feedback or concerns.
12+
713- ** test(tanstackstart-react): Move initialization to client entry point ([ #21161 ] ( https://github.com/getsentry/sentry-javascript/pull/21161 ) )**
814
915 Change the recommended setup for the SDK to do ` Sentry.init() ` in the client entry file to capture telemetry that is emitted ahead of page hydration.
Original file line number Diff line number Diff line change 44 </a >
55</p >
66
7- # Official Sentry SDK for TanStack Start React (Alpha )
7+ # Official Sentry SDK for TanStack Start React (Beta )
88
99[ ![ npm version] ( https://img.shields.io/npm/v/@sentry/tanstackstart-react.svg )] ( https://www.npmjs.com/package/@sentry/tanstackstart-react )
1010[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/tanstackstart-react.svg )] ( https://www.npmjs.com/package/@sentry/tanstackstart-react )
1111[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/tanstackstart-react.svg )] ( https://www.npmjs.com/package/@sentry/tanstackstart-react )
1212
13- > NOTICE: This package is in alpha state and may be subject to breaking changes.
13+ > This SDK is currently in ** BETA** . Beta features are still in progress and may have bugs. Please reach out on
14+ > [ GitHub] ( https://github.com/getsentry/sentry-javascript/issues/new/choose ) if you have any feedback or concerns.
1415
1516> See the [ Official Sentry TanStack Start SDK Docs] ( https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/ ) to get started.
1617
You can’t perform that action at this time.
0 commit comments