This repository was archived by the owner on Dec 16, 2021. It is now read-only.
2.1.0
Features
- Add support for
mixinstocreateClass(). - Add
propTypevalidation for stateless functional components (thanks @ctrlplusb!)
Fixes
- Softens
propTypevalidation to result inconsole.errorrather than throwing exceptions (thanks @ctrlplusb!) - Mark property extensions as
configurableso hot-reloadingpreact-compatdoesn't break (thanks @ctrlplusb!)