Releases: sourcefuse/loopback4-authorization
Releases · sourcefuse/loopback4-authorization
v5.0.1
What's Changed
- feat(chore): semantic-release by @yeshamavani in #32
- fix(chore): version update by @Jyoti-13 in #39
- fix(core): fixes type error on using @authorize with @response by @rohitvishwakarma-sf in #38
New Contributors
- @Jyoti-13 made their first contribution in #39
- @rohitvishwakarma-sf made their first contribution in #38
Full Changelog: v5.0.0...v5.0.1
Upgrade to @loopback/cli v3
- feat(core): add support for Node.js v17 and @loopback/cli v3 7b882c2
All dependencies upgraded
Upgrade to latest LB4 deps
CasbinResourceModifierFn definition updated
Casbin support added
- Add support for casbin