Skip to content
Compare
Choose a tag to compare
@stalniy stalniy released this 03 Sep 06:16
· 1199 commits to master since this release

@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 an alias to on prop (748ea64)
  • react:can: adds passThrough option (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)