Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 863 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 863 Bytes

Change Log

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

Fixed

  • Props with nullable/undefined values no longer throw an error #562 #560

0.2.1 - 2024-05-16

Changed

  • Remove defaultProps to be compatible with React 19

0.2.0 - 2022-06-29

Added

  • Support for React forwardRef if using React >= 16.3

Previous 0.1.x change log available here