typeschema
typeschema copied to clipboard
Valibot update and json schema migration
This commit addresses issues #68 and #75.
Changes include:
- Updated
valibotto^1.1.0inpackages/valibot,packages/all, andpackages/main. - Replaced the deprecated
@gcornut/valibot-json-schemawith the official@valibot/to-json-schema(^1.3.0) in the same packages. - Updated
packages/valibot/src/serialization.tsto use the new@valibot/to-json-schemalibrary and its updated API (e.g.,toJsonSchemafunction and options).
🦋 Changeset detected
Latest commit: 869a1550e1b958da9aba8ae405b9c5777906615e
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 3 packages
| Name | Type |
|---|---|
| @typeschema/valibot | Minor |
| @typeschema/main | Major |
| @typeschema/all | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR