Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@MathurAditya724 MathurAditya724 released this 26 Jun 09:06
· 29 commits to main since this release

What's Changed

New

  1. webSocketLimiter - New rate limiting function for WebSockets.
  2. We now have support for Cloudflare using @hono-rate-limiter/cloudflare.
    cloudflareRateLimiter - Now you can rate limit using Workers Rate Limiting API.
    WorkersKVStore - You can now use WorkersKV as a store.

Full Changelog: core-0.3.0...core-0.4.0