t3-env icon indicating copy to clipboard operation
t3-env copied to clipboard

refactor: remove dependency on z.object

Open decs opened this issue 5 months ago • 3 comments

refactor: remove dependency on z.object

Summary: A step towards addressing #6. This PR removes the z.object internal wrapper. There's a breaking change on the onValidationError function, but it should be minor.

Test Plan:

bun run build
bun run test

decs avatar Mar 13 '24 07:03 decs