1.0.0 • Published 5 months ago

@rescript-sentry/react v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
5 months 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

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago