Releases: victorybiz/vue-simple-acl
Releases · victorybiz/vue-simple-acl
v2.0.2
- Fix the bug reported in #12, thanks to @ionutvladu for reporting this.
v2.0.1
v1.2.0
Improve typings
- Merge pull request #3. Thanks to @nicolapalavecino
v1.1.2
- User data reactivity bug fix.
v1.1.0
- Fixed reactivity bug in
acl.user
ofuseAcl()
of the Vue Simple ACL composition API. - Added
$acl.user
|this.$acl.user
sematic alias. - Added ability to pass user as the fourth argument to the vue-router meta async function.
(to, from, can, user) => {}
v1.0.5
Removed sourcemap from build bundle files.
v1.0.4
v1.0.4 released
v1.0.3
v1.0.3 released
v1.0.2
- Added Vue 2 Support.
- Removed playground files from src...
v1.0.1
v1.0.1