types icon indicating copy to clipboard operation
types copied to clipboard

♻️ Stabilization of `EmailAddress` type

Open LVMVRQUXL opened this issue 6 months ago • 0 comments

📝 Description

We want to stabilize the EmailAddress type and its serializer, provided by the EmailAddress.Companion.stringSerializer() function.

🔗 Dependencies

This issue is blocked by the following items:

  • [x] #339
  • [ ] #818

✅ Checklist

See the Issue implementation section in the contributing guidelines before addressing the following checklist.

  • [ ] ♻️ Stabilize the EmailAddress type.
  • [ ] ♻️ Stabilize the EmailAddress.Companion.stringSerializer() function.
  • [ ] 📝 Update the unreleased changelog for this issue.

LVMVRQUXL avatar Apr 21 '25 17:04 LVMVRQUXL