Huge thanks to Hiroya Fujinami for discovering and responsibly disclosing this—security heroes like you keep the web safer! 🙌
Huge thanks to Hiroya Fujinami for discovering and responsibly disclosing this—security heroes like you keep the web safer! 🙌
You can now attach sample values directly to your schemas and retrieve them later. 🪄
Useful for generating docs, form placeholders, or giving AI tools concrete examples from your actual schema.
You can now attach sample values directly to your schemas and retrieve them later. 🪄
Useful for generating docs, form placeholders, or giving AI tools concrete examples from your actual schema.
New coercion actions just landed:
✅ toString()
✅ toNumber()
✅ toDate()
Turn messy unknown input into clean, typed values without breaking a sweat.
New coercion actions just landed:
✅ toString()
✅ toNumber()
✅ toDate()
Turn messy unknown input into clean, typed values without breaking a sweat.
With the release of Vitest 4, this is possible now. No matter if you want to match your whole data or only partials against a schema and no matter which validation library is used as long as they support Standard Schema
With the release of Vitest 4, this is possible now. No matter if you want to match your whole data or only partials against a schema and no matter which validation library is used as long as they support Standard Schema
With the release of Vitest 4, this is possible now. No matter if you want to match your whole data or only partials against a schema and no matter which validation library is used as long as they support Standard Schema
Headless. Schema-driven. Actually nice to use.
Real example ↓
Headless. Schema-driven. Actually nice to use.
Real example ↓
standardschema.dev probably became one of the fastest-growing npm packages ever built.
If you’re not using the spec yet… you’re gonna feel real silly in 2026.
There’s a lot more coming.
@colinhacks.com @ssalbdivad.dev 👀
standardschema.dev probably became one of the fastest-growing npm packages ever built.
If you’re not using the spec yet… you’re gonna feel real silly in 2026.
There’s a lot more coming.
@colinhacks.com @ssalbdivad.dev 👀
a drop in replacement for new RegExp() with types ⬇️
- Browser Mode is Stable
- Visual Regression Testing
- Improved Debugging
- Pool Stabilization
- New APIs
- Bug Fixes
Stay updated with our blog post:
vitest.dev/blog/vitest-4
No more boilerplate drudgery. Dive in: valibot.dev/guides/infer...
No more boilerplate drudgery. Dive in: valibot.dev/guides/infer...
Latest AI SDK 6 beta supports the following validation libs:
Zod, Valibot, Arktype, Effect Schema
(Zod still needed for AI SDK-internal schemas)
Latest AI SDK 6 beta supports the following validation libs:
Zod, Valibot, Arktype, Effect Schema
(Zod still needed for AI SDK-internal schemas)