Files
myeasycms-v2/packages/billing/lemon-squeezy
Giancarlo Buomprisco 7a1903d0c2 Links prefetching (#225)
1. Marketing Layout: speed up rendering by retrieving user session from cookies instead of using server side request
2. Use "redirecting" state when signing in to keep displaying a loading state while Next.js redirects to home page
3. Use "useCallback" to prevent double tracking when switching pages
4. Add links pre-fetching in marketing navigation
5. Add new pending state to MFA verification form
6. Pre-fetch sign-in/sign-up pages
7. Fix i18n when using regional languages
8. currency formatter should default to the region if it exists
9. Update packages
2025-03-31 11:06:37 +08:00
..
2024-12-23 08:31:40 +08:00
2025-02-07 11:38:29 +08:00
2025-03-31 11:06:37 +08:00
2025-01-13 02:33:05 +07:00
2024-04-01 21:43:18 +08:00

Billing / Lemon Squeezy - @kit/lemon-squeezy

This package is responsible for handling all billing related operations using Lemon Squeezy.

Please refer to the documentation.