Skip to content

Pull requests: open-circle/valibot

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: allow GlobalConfig.lang to be a function enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#1490 opened Jun 4, 2026 by canseyran Loading…
Proposal: To be able to easily run @valibot/i18n in Playground as well enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#1488 opened May 30, 2026 by ysknsid25 Contributor Loading…
Fix stringifyJson to preserve original value when serialization fails fix A smaller enhancement or bug fix size:XS This PR changes 0-9 lines, ignoring generated files.
#1483 opened May 28, 2026 by rhpo Loading…
fix: toJsonSchema definition key with / or ~ not encoded in $ref fix A smaller enhancement or bug fix size:S This PR changes 10-29 lines, ignoring generated files.
#1482 opened May 26, 2026 by dinwwwh Contributor Loading… v1.6 (to-json-schema)
fix(value/notValue/values/notValues): use Object.is for NaN equality fix A smaller enhancement or bug fix size:S This PR changes 10-29 lines, ignoring generated files.
#1477 opened May 24, 2026 by francisjohnjohnston-web Loading…
fix(stringifyJson): preserve dataset.value when JSON.stringify returns undefined fix A smaller enhancement or bug fix size:XS This PR changes 0-9 lines, ignoring generated files.
#1476 opened May 24, 2026 by francisjohnjohnston-web Loading… v1.5
Proposal: Pin GitHub Actions to commit SHAs for supply-chain security github GitHub related changes size:XS This PR changes 0-9 lines, ignoring generated files. tooling Tooling for devs
#1474 opened May 24, 2026 by ysknsid25 Contributor Loading…
Proposal: Add a new package @valibot/config-loader enhancement New feature or request github GitHub related changes size:XL This PR changes 500-999 lines, ignoring generated files. tooling Tooling for devs
#1472 opened May 24, 2026 by ysknsid25 Contributor Loading…
refactor: object-family parsing and issue paths size:XXL This PR changes 1000+ lines, ignoring generated files.
#1471 opened May 24, 2026 by yslpn Contributor Loading…
fix(multipleOf): avoid floating-point false negatives for decimal divisors fix A smaller enhancement or bug fix size:M This PR changes 30-99 lines, ignoring generated files.
#1470 opened May 24, 2026 by francisjohnjohnston-web Loading…
Add anyOf action for alternative pipeline constraints documentation Improvements or additions to documentation enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#1466 opened May 18, 2026 by yslpn Contributor Loading… v1.5
fix: tighten UUID regex to require digit version character fix A smaller enhancement or bug fix size:XS This PR changes 0-9 lines, ignoring generated files.
#1465 opened May 16, 2026 by mvanhorn Loading…
Add isPlainObject util, and use it for v.record - also add v.pojo() schema enhancement New feature or request next version Something to look at for our next major release priority This has priority size:XL This PR changes 500-999 lines, ignoring generated files.
#1429 opened Mar 17, 2026 by EskiMojo14 Member Loading… v2
fix(multipleOf): use float-safe modulo to prevent false positives with decimal requirements fix A smaller enhancement or bug fix size:M This PR changes 30-99 lines, ignoring generated files.
#1422 opened Mar 12, 2026 by Vadaski Loading… v1.5
fix: stop async object validation early when abortEarly is enabled fix A smaller enhancement or bug fix next version Something to look at for our next major release size:XL This PR changes 500-999 lines, ignoring generated files.
#1417 opened Mar 8, 2026 by yslpn Contributor Loading…
feat: cron expression validation enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#1411 opened Feb 23, 2026 by ysknsid25 Contributor Loading… v1.5
fix(security): prevent code execution and XSS in playground documentation Improvements or additions to documentation fix A smaller enhancement or bug fix size:L This PR changes 100-499 lines, ignoring generated files.
#1406 opened Feb 11, 2026 by RoyRoki Loading…
Make to-json-schema tree-shakable enhancement New feature or request
#1382 opened Dec 28, 2025 by ciscoheat Contributor Loading…
feat: add support for KSUID enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#1370 opened Dec 5, 2025 by idleberg Contributor Loading… v1.5
Use eslint-plugin-redos priority This has priority tooling Tooling for devs
#1364 opened Nov 26, 2025 by makenowjust Contributor Loading…
fix: Treat undefinedable like other "optional"-ish schemas intended The behavior is expected size:M This PR changes 30-99 lines, ignoring generated files.
#1319 opened Sep 23, 2025 by thedustinsmith Loading…
feat: add husky and lint-staged size:S This PR changes 10-29 lines, ignoring generated files. tooling Tooling for devs
#1313 opened Sep 17, 2025 by yslpn Contributor Loading…
feat: use namespaces to export "internal" types that are used in exported signatures enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#1310 opened Sep 16, 2025 by EskiMojo14 Member Loading…
fix: enable ESLint no-duplicate-imports rule fix A smaller enhancement or bug fix size:XS This PR changes 0-9 lines, ignoring generated files.
#1295 opened Sep 3, 2025 by threeal Loading…
ProTip! Exclude everything labeled bug with -label:bug.