44  </a >
55</p >
66
7- # Official Sentry SDK for Solid Start (EXPERIMENTAL)   
7+ # Official Sentry SDK for SolidStart   
88
99[ ![ npm version] ( https://img.shields.io/npm/v/@sentry/solidstart.svg )] ( https://www.npmjs.com/package/@sentry/solidstart ) 
1010[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/solidstart.svg )] ( https://www.npmjs.com/package/@sentry/solidstart ) 
1111[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/solidstart.svg )] ( https://www.npmjs.com/package/@sentry/solidstart ) 
1212
13- This SDK is considered ⚠️  ** experimental and in an alpha state ** . It  may experience breaking  changes. Please reach out
14- on  [ GitHub] ( https://github.com/getsentry/sentry-javascript/issues/new/choose )  if you have any feedback or concerns. This
15- SDK is for [ Solid Start ] ( https://start.solidjs.com/ ) . If you're using [ Solid] ( https://www.solidjs.com/ )  see our
13+ This SDK is in  ** Beta ** . The API is stable but updates  may include minor  changes in behavior . Please reach out on 
14+ [ GitHub] ( https://github.com/getsentry/sentry-javascript/issues/new/choose )  if you have any feedback or concerns. This
15+ SDK is for [ SolidStart ] ( https://start.solidjs.com/ ) . If you're using [ Solid] ( https://www.solidjs.com/ )  see our
1616[ Solid SDK here] ( https://github.com/getsentry/sentry-javascript/tree/develop/packages/solid ) .
1717
1818## Links  
@@ -22,15 +22,15 @@ SDK is for [Solid Start](https://start.solidjs.com/). If you're using [Solid](ht
2222## General  
2323
2424This package is a wrapper around ` @sentry/node `  for the server and ` @sentry/solid `  for the client side, with added
25- functionality related to Solid Start .
25+ functionality related to SolidStart .
2626
2727## Manual Setup  
2828
2929If the setup through the wizard doesn't work for you, you can also set up the SDK manually.
3030
3131### 1. Prerequesits & Installation  
3232
33- Install the Sentry Solid Start  SDK:
33+ Install the Sentry SolidStart  SDK:
3434
3535``` bash 
3636#  Using npm
@@ -159,7 +159,7 @@ render(
159159
160160# Sourcemaps and Releases  
161161
162- To generate and upload source maps of your Solid Start  app use our Vite bundler plugin.
162+ To generate and upload source maps of your SolidStart  app use our Vite bundler plugin.
163163
1641641 .  Install the Sentry Vite plugin
165165
0 commit comments