typeschema
typeschema copied to clipboard
Valibot v33
Valibot is moving rapidly and while there is a fix now for v31, upgrading to v33 breaks npm install. Is there a way to allow new versions and still use @typeschema/valibot?
Upvote & Fund
- We're using Polar.sh so you can upvote and help fund this issue.
- We receive the funding once the issue is completed & confirmed by you.
- Thank you in advance for helping prioritize & fund our backlog.
Yes, unfortunately I introduced a breaking type change in v0.33.0. Therefore it is necessary to update Valibot and all related dependencies.
The code can remain completely the same. The only change required is to update the package.json files to >=v0.33.0.
Done! Updated to v0.39.0