1.0.0 • Published 2 years ago

@rescript-sentry/react v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

ReScript bindings for @sentry/react

This library provides ReScript bindings for the Sentry-React part of Sentry.

Installation

  1. Install all necessary packages according to the official Sentry installation guide: https://docs.sentry.io/platforms/javascript/guides/react/.

  2. Install @rescript-sentry/react

npm install @rescript-sentry/react
  1. Add them to dependencies in your bsconfig.json or rescript.json:
{
  "bs-dependencies": ["@rescript-sentry/react"]
}

Feel free to reach out if you need any further assistance or have suggestions for improvement.

Changelog

See CHANGELOG.

1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago