🚀 New Features
- 🎉 Add custom server support!: #1492
- Add
SecurePassword
utilities to core so you can remove them fromapp/auth/auth-utils.ts
: #1667 - Add config option for cookie
domain
to sessionMiddleware: #1673 - Add
blitz prisma
CLI command for Prisma 2.13+ support: #1685
🐞 Patches
- Upgrade next: 10.0.4 → 10.0.5
- NOTE: You will need to add
isReady: true
tomockRouter
intest/utils.ts
: #1681
- NOTE: You will need to add
- Fix bug preventing a semicolon in session publicData: #1676
- Update tslog to version 3.0.5: #1680
Internal Meta Changes
- Docs: add kyken as a contributor: #1678
- Docs: add rembrandtreyes as a contributor: #1679
- Add @creimers as a contributor: 396f7e5
Credits
Huge thanks to @rembrandtreyes, @KATT, and @kyken for helping!