Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add optional support #24

Merged
merged 3 commits into from
Jun 2, 2024
Merged

feat: add optional support #24

merged 3 commits into from
Jun 2, 2024

Conversation

Idane
Copy link
Member

@Idane Idane commented Jun 1, 2024

  • Accept optionals as value “Containers”
  • When a source field has type Optional, treat as non null for mapping purposes and unwrap before passing to transformers or to target field
  • When a target field has type Optional, wrap

@Idane Idane requested a review from thewizkid87 June 1, 2024 15:01
@Idane Idane merged commit a34b7cc into master Jun 2, 2024
3 checks passed
@Idane Idane deleted the feat/container branch June 2, 2024 15:37
@Idane
Copy link
Member Author

Idane commented Jun 2, 2024

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Idane Idane added the released label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants