Skip to content

Releases: ciscoheat/sveltekit-rate-limiter

v0.3.2

11 Jul 20:10

Choose a tag to compare

Changed

  • Removed check method from RateLimiterStore interface.

Added

  • RateLimiterPlugin can now return null, as an indeterminate result.

Fixed

  • RateLimiter plugin chain wasn't immutable.