This repository was archived by the owner on Oct 29, 2019. It is now read-only.
v4.0.0
4.0.0 (2016-02-11)
BREAKING CHANGES
- [!!!]Align the propType construct with Reacts propType definitions, to enable propType sharing between libraries (e5df88d644c8660fe401241fbf186dfa339afea7)
Documentation
- Add a referer link to the nitpick package (782e11f4f6a7e5d13e0ad9a28ef5b38ef3543359)
- Add an example ES6 import (010ccbcce2c97dfcc5570f6e292714a01c2eb79e)
- Adjust the minified size info (6b1b6cd35a1c2225538851a2c02a752ec1e24a1b)
Features
- If you pass an object containing an isOptional propType to the component, it will automatically be used. solves #77 (0fa06bc46344b49367b5becc082a6140390ca077)
Miscellaneous
- Make sure that wont be accepted as a valid object by the isObject utility (e0c3648023bf49d587618058e306c2166f1f2d27)
- Remove the deprecated extend() method from the Component Class (b39b8b0a112f4af1d9f5c767860a8c4552a530b0)
- Merge pull request #79 from reduct/development (cca22a21314c97252f13ba96bc0ddc6b4feff617)