Releases: resend/resend-node
Releases · resend/resend-node
v4.1.2
v4.1.1
What's Changed
- feat: Improve biome config by @eugene-yaroslavtsev in #436
- feat: Add Broadcasts by @bukinoshita in #445
- chore: Bump to v4.1.0-canary.0 by @bukinoshita in #448
- fix: Make
broadcast.send
payload optional and add tests by @vcapretz in #449 - feat: Bump to
4.1.1-canary.0
by @vcapretz in #450 - feat: Add get, remove and list broadcast endpoints by @Cisneiros in #453
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #446
- feat: allow patch contact to receive
email
by @vcapretz in #456 - feat: release
v4.1.1
by @vcapretz in #457
New Contributors
- @eugene-yaroslavtsev made their first contribution in #436
- @Cisneiros made their first contribution in #453
Full Changelog: v4.0.0...v4.1.1
v4.0.1
What's Changed
- feat: Update readme.md - added replyTo parameter by @krithika0827 in #433
- chore(deps): update dependency @biomejs/biome to v1.9.4 by @renovate in #431
- chore(deps): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #440
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #441
- feat: Use dynamic import for
@react-email/render
by @vcapretz in #438 - feat: Release
4.0.1
by @vcapretz in #447
New Contributors
- @krithika0827 made their first contribution in #433
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Major
- Camel case types #418
- Create email:
reply_to
->replyTo
- Create email:
attachments[].content_type
->attachments[].contentType
- Create email: