All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Widened React peer dependency range to include ^17
- Changed license to MIT
- First production release
- No changes since 0.0.2
- Fixed React console logging errors and warnings for properties it doesn't recognize as default HTML attributes
- Fixed ReturnType causing typescript compiile issues with createMockComponent
- Initial release