|
6 | 6 | <h1>Raven.js - Sentry SDK for JavaScript</h1>
|
7 | 7 | </p>
|
8 | 8 |
|
9 |
| -[](https://saucelabs.com/u/sentryio) |
10 | 9 | [](https://travis-ci.org/getsentry/raven-js)
|
11 | 10 | [](https://www.npmjs.com/package/raven-js)
|
12 | 11 | [](https://www.npmjs.com/package/raven-js)
|
13 | 12 |
|
14 | 13 | # Raven.js
|
15 | 14 |
|
16 |
| -[](https://saucelabs.com/u/sentryio) |
17 |
| - |
18 | 15 | ## Requirements
|
19 | 16 |
|
20 | 17 | The latest version of Raven.js is guaranteed to work with [hosted Sentry](https://sentry.io).
|
21 | 18 |
|
22 | 19 | For on-premise users:
|
23 | 20 |
|
24 |
| -* Raven.js [3.6](https://github.com/getsentry/raven-js/releases/tag/3.6.0) requires Sentry server 8.6.0 or later |
25 |
| -* Raven.js [2.0](https://github.com/getsentry/raven-js/releases/tag/2.0.0) requires Sentry server 8.0.0 or later |
| 21 | +- Raven.js [3.6](https://github.com/getsentry/raven-js/releases/tag/3.6.0) requires Sentry server 8.6.0 or later |
| 22 | +- Raven.js [2.0](https://github.com/getsentry/raven-js/releases/tag/2.0.0) requires Sentry server 8.0.0 or later |
26 | 23 |
|
27 | 24 | ## Installation
|
28 | 25 |
|
29 | 26 | To get started with Raven.js, please see [Installation](https://docs.sentry.io/clients/javascript/install/).
|
30 | 27 |
|
31 | 28 | ## Resources
|
32 | 29 |
|
33 |
| -* [Download](http://ravenjs.com) |
34 |
| -* [Documentation](https://docs.sentry.io/hosted/clients/javascript/) |
35 |
| -* [Bug Tracker](https://github.com/getsentry/raven-js/issues) |
36 |
| -* [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry) |
37 |
| -* Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates |
| 30 | +- [Download](http://ravenjs.com) |
| 31 | +- [Documentation](https://docs.sentry.io/hosted/clients/javascript/) |
| 32 | +- [Bug Tracker](https://github.com/getsentry/raven-js/issues) |
| 33 | +- [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry) |
| 34 | +- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates |
0 commit comments