- Bumps Workpool dependency and convex peer dependency
- forward message_id from Resend webhook payloads to onEmailEvent (#101)
- Support ActionCtx in public API methods (#98)
- Fixed an issue in
resend.sendEmailManuallywhere theccandbccfields would not be persisted to the database (thanks @zxt-tzx!)
- Fixed example code for destructuring resendSDK's response
- Fixed receiving webhooks responses for emails if you only use the manual method
- Improved confusing docs which didn't have correct usage for the resendSdk.
- Support for templates and template variables.
- Allows passing multiple recipients in to/cc/bcc.
- Adds /test and /_generated/component.js entrypoints
- Drops commonjs support
- Improves source mapping for generated files
- Changes to a statically generated component API