typeschema icon indicating copy to clipboard operation
typeschema copied to clipboard

Valibot update and json schema migration

Open sebastianwessel opened this issue 9 months ago • 1 comments

This commit addresses issues #68 and #75.

Changes include:

  • Updated valibot to ^1.1.0 in packages/valibot, packages/all, and packages/main.
  • Replaced the deprecated @gcornut/valibot-json-schema with the official @valibot/to-json-schema (^1.3.0) in the same packages.
  • Updated packages/valibot/src/serialization.ts to use the new @valibot/to-json-schema library and its updated API (e.g., toJsonSchema function and options).

sebastianwessel avatar Jun 20 '25 22:06 sebastianwessel

🦋 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

changeset-bot[bot] avatar Jun 20 '25 22:06 changeset-bot[bot]