jest-prop-type-error
Version:
Makes Jest throw on React prop-type failures
24 lines (18 loc) • 814 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.0] - 2018-05-11
## Added
- Support for "Failed prop type" in addition to legacy "Invalid prop"
- Support for multiple arguments to console.error
- MIT license file
- Contributor Covenant Code of Conduct
- Changelog
## [1.0.0] - 2018-05-10
### Added
- The initial release
[Unreleased]: https://github.com/esphen/jest-prop-type-error/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/esphen/jest-prop-type-error/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/esphen/jest-prop-type-error/commit/967cdc36cd9a1d64f2c887bc52b48dd4b87c2ea9