Releases: bvaughn/react-error-boundary Releases · bvaughn/react-error-boundary
v2.2.3 24 Jun 06:46
Compare Sorry, something went wrong.
No results found 2.2.3 (2020-06-24) Bug Fixes TS: point package.json types property to including type declarations (#58 ) (d6ed8db ) v2.2.2 05 Jun 00:37
Compare Sorry, something went wrong.
No results found 2.2.2 (2020-06-05) Bug Fixes compare length of resetKeys when checking if resetKeys has changed (#56 ) (ab6e19f ) v2.2.1 01 May 12:57
Compare Sorry, something went wrong.
No results found 2.2.1 (2020-05-01) Bug Fixes v2.2.0 01 May 02:12
Compare Sorry, something went wrong.
No results found 2.2.0 (2020-05-01) Features onResetKeysChange: handle when the reset keys change (#52 ) (dd6022e ) pass arguments to onReset callback (#51 ) (c30eda2 ) v2.1.0 01 May 01:08
Compare Sorry, something went wrong.
No results found 2.1.0 (2020-05-01) Features reset: add onReset and resetKeys props (#50 ) (4e240df ) v2.0.2 30 Apr 23:57
Compare Sorry, something went wrong.
No results found 2.0.2 (2020-04-30) Bug Fixes fix TS typings as they are now exported as named exports (#47 ) (b032513 ) v2.0.1 30 Apr 20:34
Compare Sorry, something went wrong.
No results found 2.0.1 (2020-04-30) Bug Fixes ensure the fallback props are the correct type (bdcb1f9 ) v2.0.0 30 Apr 20:19
Compare Sorry, something went wrong.
No results found 2.0.0 (2020-04-30) Features BREAKING CHANGES No longer support default FallbackComponent. Codebase is no longer written in Flow so flowtypes are no longer available (currently).