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

fix: constraint gets wrong param when serializing parsed types #63

Merged
merged 1 commit into from Sep 29, 2023

Conversation

ForbesLindesay
Copy link
Owner

Fixes #62

@rollingversions
Copy link

rollingversions bot commented Sep 29, 2023

Change Log for funtypes (5.0.3 → 5.0.4)

Bug Fixes

  • Incorrect type was passed to Constraint when serializing with a parsed value as the underlying type.

Edit changelog

@ForbesLindesay ForbesLindesay merged commit 383be6a into master Sep 29, 2023
10 checks passed
@ForbesLindesay ForbesLindesay deleted the fix/constraint-serialize branch September 29, 2023 12:31
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.

withConstraint is called with different data in serialization and parsing
1 participant