refactor: Make (zod|valibot|arktype)-adapter agnostic
@tanstack/react-router remains a dev dependency because it's still used in tests
hmm we should deprecate valibot and arktype adapter since they are not required anymore. zod we still need, but just for the fallback.
@SeanCassiere @chorobin
hmm we should deprecate valibot and arktype adapter since they are not required anymore. zod we still need, but just for the fallback.
Yup, I agree.
We should be able to merge this "as-is" and ask Tanner to mark @tanstack/arktype-adapter and @tanstack/valibot-adapter as deprecated on NPM.
@schiller-manuel maybe after devinxi we delete the zombie packages from the repo as a whole? or just throw an error asking the user to uninstall the package since it's no longer needed?
wouldn't throw an error, just delete them and not publish them anymore
wouldn't throw an error, just delete them and not publish them anymore
👍🏼
@schiller-manuel maybe after devinxi we delete the zombie packages from the repo as a whole?
I reckon we can do that now, if it hasn't already been cleaned up?