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.74k stars 257 forks source link

fix(deps): fixes @casl/ability peer dep for @casl/mongoose #925

Closed stalniy closed 2 weeks ago

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

After merging this PR, changes will be released in @casl/mongoose@8.0.1

stalniy commented 2 weeks ago

Release notes for packages that will be published after merge

8.0.2 (https://github.com/stalniy/casl/compare/@casl/mongoose@8.0.1...@casl/mongoose@8.0.2) (2024-06-16)

Bug Fixes

* deps: fixes @casl/ability peer dep for @casl/mongoose (40915f8 (https://github.com/stalniy/casl/commit/40915f812f5aa30d882c1fdd573f67404820c463)), closes #924 (https://github.com/stalniy/casl/issues/924)