Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ccbikai ccbikai released this 23 May 05:06
· 11 commits to master since this release

🚨 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