[Feature Request] Standard Schema
https://github.com/standard-schema/standard-schema
would it be possible to implement standard schema and support different projects like valibot or arktype?
I believe it is possible, but finding the right balance between flexibility and simplicity is challenging. We need to ensure that we have a good API and comprehensive documentation to support it.
Supporting a standard schema is a breaking change.
@thejackshelton I created a first working version, but I really need help testing the new syntax and ensuring that the old one does not break.
Hey Sebastian, this is awesome!
Once I get the MDX integration for Qwik and content collections in a good enough state I have more bandwidth to test.
I've been in the process of porting mdx-bundler, as there is no way to integrate with vite based tools in reality, and the current maintenance of the package does not intend to support agnostic tools (despite the readme).