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

Value Object Enhancements and Bug Fixes #154

Merged
merged 8 commits into from
May 2, 2024
Merged

Value Object Enhancements and Bug Fixes #154

merged 8 commits into from
May 2, 2024

Conversation

4lessandrodev
Copy link
Owner

[1.23.1] - 2024-05-02

Fix

  • Fix: Improved return typings in the get method of the value object.
  • Fix: Bug fix Error When Cloning ValueObject #152 when cloning an instance of a value object.
  • Fix: Ensure that properties of an entity or aggregate will always be an object.
  • Fix: Improved validations performed in the isEqual method of the value object.

@4lessandrodev 4lessandrodev merged commit 09b24bb into main May 2, 2024
1 check passed
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.

Error When Cloning ValueObject
1 participant