Skip to content

@casl/vue@1.0.0

Choose a tag to compare

@stalniy stalniy released this 09 Apr 12:03
· 973 commits to master since this release

1.0.0 (2020-04-09)

Bug Fixes

  • vue: adds an alias, so types are compatible between React and Vue (8276942), closes #248

chore

  • vue: updates package to support @casl/ability 4.0 (ff0b200)

Features

  • ability: updates typings for vue (8ac4ca1), closes #256
  • vue: adds better generics typying for Vue (5cc7b60), closes #107
  • vue: migrates vue to typescript (7bacadd), closes #248
  • vue: throws exception if Ability is not provided (aacd952), closes #248

Performance Improvements

  • vue: use vue.observable if available (#186) (e4532b9)

BREAKING CHANGES

  • vue: a note on breaking changes