v0.0.5
Improvements
- Migrated to Zod v4 native
z.toJSONSchema(), removing thezod-to-json-schemadependency - Pinned all dependencies from
latestto 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
TOKENSKV binding andRS_TOKENS_ENC_KEYas required, addedwrangler.jsoncsyntax examples - Added Configuration table and license badge
- Node.js runtime noted as experimental
Full Changelog: v0.0.4...v0.0.5