Skip to content

v0.7.0

Latest

Choose a tag to compare

@ciscoheat ciscoheat released this 17 Jun 06:46

Added

  • The check method now exists on both limiters, and will return a reason property.
  • RateLimiterOptions is now exported.
  • Package updates for Svelte 5 and general QOL improvements #18, thanks to screenfluent!

Fixed

  • Fixed so invalid cookie data does not cause an infinite loop when preflight is false.