We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1722e20 commit 9988f5eCopy full SHA for 9988f5e
README.md
@@ -2,7 +2,14 @@
2
3
Raven.js is the official browser JavaScript client for [Sentry](https://sentry.io/).
4
5
-**Raven.js v2.0 requires Sentry v8.0.0 or later.**
+## Requirements
6
+
7
+The latest version of Raven.js is guaranteed to work with [hosted Sentry](https://sentry.io).
8
9
+For on-premise users:
10
11
+* Raven.js [3.6](https://github.com/getsentry/raven-js/releases/tag/3.6.0) requires Sentry server 8.6.0 or later
12
+* Raven.js [2.0](https://github.com/getsentry/raven-js/releases/tag/2.0.0) requires Sentry server 8.0.0 or later
13
14
## Resources
15
0 commit comments