honeybadger-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -15,5 +15,1 @@ ### Expected behavior | ||
*[Insert any additional information]* | ||
#### Can't comment on Issues? | ||
Some users have been unable to comment on Github issues when an [adblocker extension is enabled](https://docs.bugsnag.com/platforms/browsers/faq/#is-bugsnag-blocked-by-ad-blockers). | ||
We recommend temporarily disabling the extension, or if that fails, contacting support@bugsnag.com. |
## Goal | ||
<!-- What is the intent of this change? | ||
e.g. "When initializing the Bugsnag client, it is currently difficult to (...) | ||
e.g. "When initializing the client, it is currently difficult to (...) | ||
this change simplifies the process by (...)" | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "honeybadger-react", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React library support for Honeybadger.io", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,4 +0,3 @@ | ||
# Bugsnag: React | ||
# Honeybadger - React integration | ||
[![Documentation](https://img.shields.io/badge/docs-v1-green.svg)](https://docs.bugsnag.com/platforms/browsers/react/) | ||
[![Build status](https://travis-ci.org/wuz/honeybadger-react.svg?branch=master)](https://travis-ci.org/wuz/honeybadger-react) | ||
@@ -9,5 +8,5 @@ [![NPM](https://img.shields.io/npm/v/honeybadger-react.svg)](https://npmjs.org/package/honeybadger-react) | ||
A [bugsnag-js](https://github.com/bugsnag/bugsnag-js) plugin for [React](https://reactjs.org/). Learn more about [error reporting for React applications](https://www.bugsnag.com/platforms/react-error-reporting/) with Bugsnag. | ||
A [honeybadger-js](https://github.com/honeybadger-io/honeybadger-js/) implementation for [React](https://reactjs.org/). | ||
This package provides a React [error boundary](https://blog.bugsnag.com/react-16-error-handling/) from [HOneybadger.io](https://honeybadger.io). It allows for better | ||
This package provides a React [error boundary](https://reactjs.org/blog/2017/07/26/error-handling-in-react-16.html) from [Honeybadger.io](https://honeybadger.io). It allows for better | ||
@@ -14,0 +13,0 @@ ## Installation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
375331
56