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(typebox): Implement custom TypeBuilder for backwards compatibility #3150

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 7, 2023

This pull request cleans up TypeBox backwards compatibility and should solve some issues around that.

Many thanks to @sinclairzx81 for the help in and closes sinclairzx81/typebox#373

@daffl daffl changed the title fix(typebox): Use Type.Composite internally fix(typebox): Implement custom TypeBuilder to ensure backwards compatibility. Apr 10, 2023
@daffl daffl changed the title fix(typebox): Implement custom TypeBuilder to ensure backwards compatibility. fix(typebox): Implement custom TypeBuilder for backwards compatibility Apr 11, 2023
@daffl daffl merged commit 962bd87 into dove Apr 12, 2023
@daffl daffl deleted the typebox-composite branch April 12, 2023 17:20
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.

Regression in 0.26.0 Type.Intersect
2 participants