1 | <p align="center">
|
2 | <a href="https://sentry.io" target="_blank" align="center">
|
3 | <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
|
4 | </a>
|
5 | <br/>
|
6 | <h1>Raven-node - Sentry SDK for Node.js</h1>
|
7 | </p>
|
8 |
|
9 | [![Build Status](https://travis-ci.org/getsentry/raven-node.svg?branch=master)](https://travis-ci.org/getsentry/raven-node)
|
10 |
|
11 | `raven-node` supports only LTS versions of Node, therefore currently required release is `>= v4.0.0`.
|
12 | The last known working version for `v0.10` and `v0.12` is `raven-node@2.1.2`.
|
13 | Please use this version if you need to support those releases of Node.
|
14 |
|
15 | To see up-to-date Node.js LTS Release Schedule, go to https://github.com/nodejs/LTS.
|
16 |
|
17 | ## Resources
|
18 |
|
19 | * [Documentation](https://docs.getsentry.com/hosted/clients/node/)
|
20 | * [Bug Tracker](https://github.com/getsentry/raven-node/issues)
|
21 | * [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)
|