You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,6 @@
46
46
-[Node](#node-1)
47
47
-[Browser](#browser)
48
48
-[Error event](#error-event)
49
-
-[Sentry Integration](#sentry-integration)
50
49
-[Versioning](#versioning)
51
50
-[Contributing](#contributing)
52
51
@@ -232,10 +231,6 @@ Error contains details field with responseBody, responseHeaders, code (only when
232
231
233
232
Upload abort throws an `FilestackError` with type `FilestackErrorType.ABORTED`
234
233
235
-
## Sentry Integration
236
-
237
-
If you're using [Sentry](https://sentry.io/welcome/) to monitor your application, Filestack will automatically report upload errors to Sentry, and tag them with helpful diagnostic information via [`@sentry/minimal`](https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal).
238
-
239
234
## Versioning
240
235
241
236
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags](https://github.com/filestack/filestack-js/tags) on this repository.
0 commit comments