Releases: bvaughn/react-error-boundary
Releases · bvaughn/react-error-boundary
v3.1.3
05 May 23:20
Compare
Sorry, something went wrong.
No results found
3.1.3 (2021-05-05)
Bug Fixes
useErrorHandler: use unknown instead of Error (#89 ) (ec81d61 ), closes #83
v3.1.2
05 May 23:12
Compare
Sorry, something went wrong.
No results found
3.1.2 (2021-05-05)
Bug Fixes
TS: help typescript to find his way for the ErrorBoundaryProps union (#90 ) (fb0b859 )
v3.1.1
02 Mar 17:18
Compare
Sorry, something went wrong.
No results found
3.1.1 (2021-03-02)
Bug Fixes
ignored update after error triggered on component mount (#85 ) (125d9e9 ), closes #74 #84
v3.1.0
30 Nov 14:12
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-11-30)
Features
v3.0.2
15 Sep 17:57
Compare
Sorry, something went wrong.
No results found
3.0.2 (2020-09-15)
Bug Fixes
v3.0.1
12 Sep 13:29
Compare
Sorry, something went wrong.
No results found
3.0.1 (2020-09-12)
Bug Fixes
v3.0.0
11 Sep 17:10
Compare
Sorry, something went wrong.
No results found
3.0.0 (2020-09-11)
Bug Fixes
BREAKING CHANGES
This removes the componentStack in the props given to the FallbackComponent and fallbackRender
v2.3.2
10 Sep 23:37
Compare
Sorry, something went wrong.
No results found
2.3.2 (2020-09-10)
Bug Fixes
switch to getDerivedStateFromError to avoid unnecessary rerender (#67 ) (463c62e ), closes #66
v2.3.1
23 Jul 12:52
Compare
Sorry, something went wrong.
No results found
2.3.1 (2020-07-23)
Bug Fixes
v2.3.0
20 Jul 20:41
Compare
Sorry, something went wrong.
No results found
2.3.0 (2020-07-20)
Features
useErrorHandler: add new hook for handling errors (#59 ) (3c93397 )