Skip to content

v2.0.0#102

Merged
drish merged 7 commits intomainfrom
v2.0.0
May 25, 2024
Merged

v2.0.0#102
drish merged 7 commits intomainfrom
v2.0.0

Conversation

@drish
Copy link
Member

@drish drish commented May 25, 2024

  • drops sender and from_ on resend.Emails.SendParams, so only "from" is supported.
  • makes return types, ie: resend.Email a typed dict instead of a Class object, so that users migrating from v0, don't need to change the way attrs are accessed, they can keep the dict notation, ie: email["id"]
  • there should be no breaking changes for users coming from v0

@drish drish marked this pull request as ready for review May 25, 2024 02:04
@drish drish requested a review from bukinoshita May 25, 2024 02:04
@drish drish merged commit b336063 into main May 25, 2024
@drish drish deleted the v2.0.0 branch May 25, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants