ngokevin / redux-raven-middleware

:bird: Redux middleware for sending error reports to Sentry through raven-js.
MIT License
227 stars 25 forks source link

Update plz raven-js to 3.26.2 #35

Closed victorpavlenko closed 6 years ago

victorpavlenko commented 6 years ago

@captbaritone @ngokevin

captbaritone commented 6 years ago

I don't think this library is being maintained any more. You might check out my library https://github.com/captbaritone/raven-for-redux which is being maintained, but also allows you to bring your own instance of Raven, rather than bringing it in as a dependency.