colinhacks / zod

TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.96k stars 1.19k forks source link

Purge Deno files, switch to JSR #3613

Closed colinhacks closed 4 months ago

colinhacks commented 4 months ago

Remove deno/lib files and build script Remove deno test runner Remove deno.land/x CI Add jsr.json with name @zod/zod (not published yet) Migrate to isolatedDeclarations: true