Skip to content

getsentry/sentry-javascript

Repository files navigation

Raven.js Build Status

Raven.js is the official browser JavaScript client for Sentry.

Requirements

The latest version of Raven.js is guaranteed to work with hosted Sentry.

For on-premise users:

  • Raven.js 3.6 requires Sentry server 8.6.0 or later
  • Raven.js 2.0 requires Sentry server 8.0.0 or later

Installation

To get started with Raven.js, please see Installation.

Resources