stalniy / casl

CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
https://casl.js.org/
MIT License
5.92k stars 267 forks source link

Angular 18 support #935

Closed NrujalSharma closed 2 months ago

NrujalSharma commented 3 months ago

Is your feature request related to a problem? Please describe. For us relying on @angular/casl and want to upgrade our Angular apps to Angular 18 it's not possible at the moment.

Describe the solution you'd like @angular/casl support for Angular 18

vkarchevskyi commented 2 months ago

It seems like dependency rules in repository support Angular 18, but NPM release is still outdated.

https://github.com/stalniy/casl/commit/4972cb26ed450a4e45e93e5c72d9a6a49fbe0201

Nabelops commented 2 months ago

+1

stalniy commented 2 months ago

I finally fixed automatic releasing, so the next time renovate PR pass all checks, changes will be released without my intervention.

Available in the latest @casl/angular