UNPKG

react-proptype-error-catcher

Version:
44 lines (21 loc) 1.5 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [3.0.1](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v3.0.0...v3.0.1) (2021-11-19) ## [3.0.0](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v2.0.0...v3.0.0) (2021-11-19) ### ⚠ BREAKING CHANGES * removed enzyme supported, changed to a simpler usage ### Features * change to use a jest registration approach and removed enzyme ([72ab403](https://github.com/CurtisHumphrey/react-proptype-error-catcher/commit/72ab4034ec2e6ead128844814e5cd4691d6e0975)) ## [2.0.0](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v1.1.3...v2.0.0) (2019-12-30) ### ⚠ BREAKING CHANGES * exports are now with_sinon and with_jest ### Features * added jest version ([5538081](https://github.com/CurtisHumphrey/react-proptype-error-catcher/commit/5538081565f7e571d0a0fa91d094db5e6d9033d5)) ### [1.1.3](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v1.1.2...v1.1.3) (2019-12-20) <a name="1.1.2"></a> ## [1.1.2](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v1.1.1...v1.1.2) (2018-07-03) <a name="1.1.1"></a> ## [1.1.1](https://github.com/CurtisHumphrey/react-proptype-error-catcher/compare/v1.1.0...v1.1.1) (2018-06-13) # 1.1.0 * updated to use new sinon (v2) format # 1.0.1 Baseline