File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<br />
6
6
</p >
7
7
8
- # Official Sentry SDK for Browsers (BETA)
8
+ # Official Sentry SDK for Browsers
9
9
10
10
[ ![ npm version] ( https://img.shields.io/npm/v/@sentry/browser.svg )] ( https://www.npmjs.com/package/@sentry/browser )
11
11
[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/browser.svg )] ( https://www.npmjs.com/package/@sentry/browser )
Original file line number Diff line number Diff line change 14
14
A minimal Sentry SDK that uses a configured client when embedded into an application. It allows library authors add
15
15
support for a Sentry SDK without having to bundle the entire SDK or being dependent on a specific platform. If the user
16
16
is using Sentry in their application and your library uses ` @sentry/minimal ` , the user receives all
17
- breadcrumbs/messages/events you added to your librarys codebase.
17
+ breadcrumbs/messages/events you added to your libraries codebase.
18
18
19
19
## Usage
20
20
Original file line number Diff line number Diff line change 5
5
<br />
6
6
</p >
7
7
8
- # Official Sentry SDK for NodeJS (BETA)
8
+ # Official Sentry SDK for NodeJS
9
9
10
10
[ ![ npm version] ( https://img.shields.io/npm/v/@sentry/node.svg )] ( https://www.npmjs.com/package/@sentry/node )
11
11
[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/node.svg )] ( https://www.npmjs.com/package/@sentry/node )
You can’t perform that action at this time.
0 commit comments