Releases: bvaughn/react-error-boundary
Releases · bvaughn/react-error-boundary
6.1.1
13 Feb 22:39
Compare
Sorry, something went wrong.
No results found
Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.
6.1.0
17 Jan 18:21
Compare
Sorry, something went wrong.
No results found
#235 : Fix error type (Error -> unknown)
Export getErrorMessage helper method
6.0.3
08 Jan 22:12
Compare
Sorry, something went wrong.
No results found
Removed react-dom from peer dependencies list; it was accidentally added during a previous internal refactor
6.0.2
05 Jan 03:40
Compare
Sorry, something went wrong.
No results found
Updated README and generated TS docs
6.0.1
05 Jan 03:40
Compare
Sorry, something went wrong.
No results found
Updated README and generated docs
6.0.0
03 May 20:29
Compare
Sorry, something went wrong.
No results found
Module is ESM-only in order to better work with modern tooling.
5.0.0
21 Dec 21:11
Compare
Sorry, something went wrong.
No results found
Update withErrorBoundary types to be compatible with the latest forwardRef types
For more background see PR #211
4.1.2
23 Oct 23:32
Compare
Sorry, something went wrong.
No results found
Remove engines field from Package JSON entirely
4.1.1
23 Oct 23:32
Compare
Sorry, something went wrong.
No results found
Remove node constraint from engines
4.1.0
23 Oct 23:31
Compare
Sorry, something went wrong.
No results found
Relax fallback prop to support broader ReactNode type