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.
0.2.2 - 2024-05-22
- Props with nullable/undefined values no longer throw an error #562 #560
0.2.1 - 2024-05-16
- Remove defaultProps to be compatible with React 19
0.2.0 - 2022-06-29
- Support for React forwardRef if using React >= 16.3
Previous 0.1.x change log available here