Skip to content
Compare
Choose a tag to compare
@stalniy stalniy released this 28 May 13:10
· 343 commits to master since this release

3.0.0 (2022-05-28)

Bug Fixes

  • replaces StatelessComponent type with FunctionComponent (69336ea)
  • package: add repository directory into package.json for all @casl/* packages (#560) (0ef534c)

BREAKING CHANGES

  • removes deprecated things

    • restrics children prop of <Can> to support only single
      el
    • updates React to 18.x
    • removes react@15 from peer deps