You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: deno & release (#149)
Deno fails with SubtleCryptoProvider - using the async method works for both Deno and Node - verified in Supabase Edge Function
feat: support additional invoice events (#136)
- Adds support for three new events
- Removes support for invoices.upcoming given that never worked (see #114)