🚨 Breake Changes
If you are using Pages for deployment, you need to add compatibility flags.
- Go to Settings -> Runtime -> Compatibility flags and set the following flags
nodejs_compat
.
What's Changed
- Support deployment to Cloudflare Workers (recommended) and Cloudflare Pages.
- Add OpenAPI documentation to support MCP calls.
- Upgrade all dependencies to the latest version.
Full Changelog: v0.1.12...v0.2.0