Skip to content

Allow newer versions of react-error-boundary #969

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mycarrysun
Copy link

What:

Allowing the react-error-boundary dependency to be newer than 3.1.0

Why:

Its impossible to get correct package resolution without this for users who would like to use

How:

I changed from the dependency being ^3.1.0 to >=3.1.0. Then I ran npm test to make sure things are working after using npm upgrade react-error-boundary to install the new version.

Checklist:

  • Ready to be merged
  • Added myself to contributors table

Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for react-hooks-testing-library failed.

Name Link
🔨 Latest commit fe8b605
🔍 Latest deploy log https://app.netlify.com/sites/react-hooks-testing-library/deploys/65b95b4c81f8730008c35ae9

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant