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)
That's why I built @traversable/valibot-test.
Here it is in action:
That's why I built @traversable/valibot-test.
Here it is in action:
youtube.com/live/E0xQXa4...
youtube.com/live/E0xQXa4...
ℹ️ A pipeline is a left-to-right chain of schemas and actions
ℹ️ Each step gets the previous step’s output and can validate and transform
ℹ️ The final schema’s output type is the last step’s output type
ℹ️ A pipeline is a left-to-right chain of schemas and actions
ℹ️ Each step gets the previous step’s output and can validate and transform
ℹ️ The final schema’s output type is the last step’s output type