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!: drop chi v4 adapter #427

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

costela
Copy link
Contributor

@costela costela commented Apr 30, 2024

V4 has been deprecated for 7 months since da7ce946

We could also split it into a different package, but IMHO the maintenance overhead doesn't seem worth it for a deprecated version. People can still maintain separate adapter, since there are no huma-internal dependencies.

Fixes #423

V4 has been deprecated for 7 months since da7ce9468546b9c352b0c7eac3580961543d0d96
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.74%. Comparing base (3abb70d) to head (b150d13).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #427   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files          21       21           
  Lines        3556     3556           
=======================================
  Hits         3298     3298           
  Misses        220      220           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@danielgtaylor danielgtaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given it's deprecated and was mainly here for compatibility with Huma v1 middleware as people migrate, I think this is a reasonable change. Thanks!

@danielgtaylor danielgtaylor merged commit e941efc into danielgtaylor:main Apr 30, 2024
3 checks 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.

Version Chi v4 Into Separate Release
2 participants