Releases: AlexKhymenko/ngx-permissions
Releases · AlexKhymenko/ngx-permissions
v5.0.0
Version with rjxs 6
v5.0.0-rc.0
5.0.0-rc.0
Breaking change
minimal rxjs dependency is 6.0
v4.1.0
v4.0.0
v3.2.4
Change Observable.merge to operator merge.
v3.2.3
Optimise directive when working with lot of data(prevent re rendering);
v3.2.2
Fix bug with not resetting permissions on loadPermissions
v3.2.1
Fix aot compilation
v3.2.0 NOT AOT COMPATIBLE USE V3.2.1
Improve testing exp
Add NgxPermissionsAllowStubDirective, NgxPermissionsRestrictStubDirective
v3.1.0
Improve typescript support
Don't show template on initial load.