@casl/react-v0.8.0 (2018-09-03)
Bug Fixes
- README: changes links to @casl/ability to point to npm package instead to git root [skip ci] (a74086b), closes #102
Features
- react:can: adds
analias toonprop (748ea64) - react:can: adds
passThroughoption (045318c), closes #105 - react:can: adds support for multiple children (c022b32)
- react:can: updates typescript declarations (70953ed)
- react:can: updates typescript declarations (213dcde)
Performance Improvements
- react:can: moves prop type checks undef
if, so they can be removed for production builds (4bebf0b)