3 Commits

Author SHA1 Message Date
d9d318f8c7 fix(tests): Update testing setup and bump deps; add deno.lock and combined Node/Deno/Bun test 2025-10-17 10:23:57 +00:00
d0686ecfe8 fix: correct Mailgun API URL and enhance error handling in MailgunAccount class
- Fixed the incorrect API URL in MailgunAccount class.
- Improved error handling for email sending failures by providing detailed error messages based on response content.
- Updated test file to export the tap.start() function for better module integration.
2025-10-17 08:48:22 +00:00
cc62c24e7b fix(mailgun): Normalize package scope and modernize Mailgun client: rename package to @apiclient.xyz/mailgun, update dependencies, refactor HTTP handling, fix types, update TS config and CI, refresh docs and tests 2025-10-13 20:20:24 +00:00