Skip to content

v0.0.5

Choose a tag to compare

@fuongz fuongz released this 02 Apr 06:30
· 39 commits to main since this release
70ce028

Improvements

  • Migrated to Zod v4 native z.toJSONSchema(), removing the zod-to-json-schema dependency
  • Pinned all dependencies from latest to explicit semver ranges for reproducible installs
  • Removed @cloudflare/workers-types — no longer required as a dev dependency

Documentation

  • Restructured README to follow OSS conventions with table of contents, Requirements section, and step-by-step Getting Started guide
  • Marked TOKENS KV binding and RS_TOKENS_ENC_KEY as required, added wrangler.jsonc syntax examples
  • Added Configuration table and license badge
  • Node.js runtime noted as experimental

Full Changelog: v0.0.4...v0.0.5