v1.36.1
Fix
Update subscription checks for static build compatibility
- Make hasUnlimitedNotes async and support both SSR and static builds
- Check subscriptions via Clerk client API for JWT auth
- Update canCreateNote and getSubscriptionInfo to work without auth object
- Remove auth parameter from subscription/status API route
