Skip to content

fix(valibot): fixes return type for vx.defaultValue - #506

Merged
ahrjarrett merged 3 commits into
mainfrom
valibot-default-value-type-fix
Sep 17, 2025
Merged

fix(valibot): fixes return type for vx.defaultValue#506
ahrjarrett merged 3 commits into
mainfrom
valibot-default-value-type-fix

Conversation

@ahrjarrett

Copy link
Copy Markdown
Member

Fixes #505

@pkg-pr-new

pkg-pr-new Bot commented Sep 17, 2025

Copy link
Copy Markdown

Open in StackBlitz

@traversable/arktype

npm i https://pkg.pr.new/traversable/schema/@traversable/arktype@506

@traversable/arktype-test

npm i https://pkg.pr.new/traversable/schema/@traversable/arktype-test@506

@traversable/arktype-types

npm i https://pkg.pr.new/traversable/schema/@traversable/arktype-types@506

@traversable/json

npm i https://pkg.pr.new/traversable/schema/@traversable/json@506

@traversable/json-schema

npm i https://pkg.pr.new/traversable/schema/@traversable/json-schema@506

@traversable/json-schema-test

npm i https://pkg.pr.new/traversable/schema/@traversable/json-schema-test@506

@traversable/json-schema-types

npm i https://pkg.pr.new/traversable/schema/@traversable/json-schema-types@506

@traversable/registry

npm i https://pkg.pr.new/traversable/schema/@traversable/registry@506

@traversable/schema

npm i https://pkg.pr.new/traversable/schema/@traversable/schema@506

@traversable/schema-codec

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-codec@506

@traversable/schema-compiler

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-compiler@506

@traversable/schema-deep-equal

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-deep-equal@506

@traversable/schema-errors

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-errors@506

@traversable/schema-seed

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-seed@506

@traversable/schema-to-json-schema

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-to-json-schema@506

@traversable/schema-to-string

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-to-string@506

@traversable/schema-to-validator

npm i https://pkg.pr.new/traversable/schema/@traversable/schema-to-validator@506

@traversable/typebox

npm i https://pkg.pr.new/traversable/schema/@traversable/typebox@506

@traversable/typebox-test

npm i https://pkg.pr.new/traversable/schema/@traversable/typebox-test@506

@traversable/typebox-types

npm i https://pkg.pr.new/traversable/schema/@traversable/typebox-types@506

@traversable/valibot

npm i https://pkg.pr.new/traversable/schema/@traversable/valibot@506

@traversable/valibot-test

npm i https://pkg.pr.new/traversable/schema/@traversable/valibot-test@506

@traversable/valibot-types

npm i https://pkg.pr.new/traversable/schema/@traversable/valibot-types@506

@traversable/zod

npm i https://pkg.pr.new/traversable/schema/@traversable/zod@506

@traversable/zod-test

npm i https://pkg.pr.new/traversable/schema/@traversable/zod-test@506

@traversable/zod-types

npm i https://pkg.pr.new/traversable/schema/@traversable/zod-types@506

commit: 1aa2a24

@ahrjarrett
ahrjarrett merged commit 53d3da5 into main Sep 17, 2025
4 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.

bug(valibot): vx.defaultValue adds all possible types to each key

1 participant