🚀 New Features
- Add
SimpleRolesIsAuthorized<RoleType>
type sosession.$authorize()
can type check the roles #1883
🐞 Patches
- Fix
blitz install [RECIPE]
not working: #1880 - Fix all known
resolver.pipe
type issues: #1881 - Update
getModelNames
query template to use resolver.pipe: #1881
New App Changes
- Use new
SimpleRolesIsAuthorized<RoleType>
type : #1883
Internal Meta Changes
- Update auth example project pages from latest templates: f405b5b
- Docs: add alii as a contributor: #1882
Credits
Huge thanks to @alii for helping!