Releases: stoplightio/react-error-boundary
Releases · stoplightio/react-error-boundary
v3.0.0
05 Oct 21:33
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-10-05)
Features
BREAKING CHANGES
sentry is no longer automatically set-up
v2.0.0
29 Sep 18:14
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-09-29)
Features
BREAKING CHANGES
reporter prop is no longer accepted on ErrorBoundaryProvider
reportErrors prop has been removed from ErrorBoundaryProps
withErrorBoundary HOC does not forward boundary ref
useHandledCallback hook has been removed
v1.1.0
10 Jul 13:05
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-07-10)
Features
include FallbackComponent in ErrorBoundaryProvider (#4 ) (677a6f8 )
v1.0.1
09 Jul 16:36
Compare
Sorry, something went wrong.
No results found
1.0.1 (2020-07-09)
Bug Fixes
deps: update @stoplight/reporter (#3 ) (2c3e1a4 )
v1.0.0
30 Oct 17:55
Compare
Sorry, something went wrong.
No results found
1.0.0 (2019-10-30)
Features