v1.8.0
Features
- Allow to inject interfaces and generic classes (such as TypeORM entities) (issues: #598, #627) (PR: #675).
-
ServiceManager.set
returns itself (PR: #675). - Support service initialization (boot method) (issues: #628) (PR: #678)
- Base64-encoding option for JWT secrets (issues: #523) (PR: #677)
-
UserWithPermissions
extendsBaseEntity
(issue: #656) (PR: #682) -
UserWithPermissions
has a static method to get all users with a given permission (issue: #637) (PR: #682) - Fix recurring bugs with the types of
@types/express
(issue: #683) (PR: #685).
Dependencies
- @foal/jwks-rsa
- @foal/redis