🚀 Features
- Check endpoint conflits - by @himself65 in #4288 (b4f0c)
- Add json field type - by @dvanmali in #4297 (94a28)
- Add
@default
and@updatedAt
for prisma generator - by @himself65 in #4375 (c84b3) - Use
defaultNow()
for drizzle timestamp fields - by @Badbird5907 and @himself65 in #3873 (9fb9b) - admin:
/admin/update-user
role as array - by @alliefitter in #4371 (6c00b) - demo: Improve sign-up component - by @himself65 in #3789 (d4c15)
- openapi: Support Scalar Theme - by @bytaesu in #4355 (9db29)
🐞 Bug Fixes
- Prevent build error for node:sqlite - by @bytaesu in #4360 (4be0f)
- Prevent undefined from passed to adapter in username plugin - by @Kinfe123 in #4361 (4efb5)
- Add missing defaultValue on core schema - by @himself65 in #4374 (77042)
- Strict social provider type - by @himself65 in #4395 (4b402)
- bearer:
- Certain sign-in endpoints won't give bearer token v2 - by @ping-maxwell in #4330 (9f15d)
- Certain sign-in endpoints won't give bearer token v2 " - by @himself65 in #4330 (74e94)
- demo:
- Add loading.tsx - by @himself65 in #4353 (b4c07)
- Put get plans inside a sync function - by @himself65 in #4372 (79551)
- deps:
- expo:
- last-login-method:
- Cookie name inconsistent - by @himself65 in #4350 (46de6)
- organization:
- Was possible to remove sole org owner - by @gwoodbridge in #3955 (55815)
- stripe:
- Allow sync function to get plans - by @himself65 in #4370 (a4e0e)