Skip to content

Releases: koajs/ratelimit

v6.0.0

05 Jun 19:54
v6.0.0
212a4ff

Choose a tag to compare

  • fix: fixed tests and onLimited functionality (per #69) 009aade
  • fix: updated linting/scripts, require node v18+ support 0da2286
  • fix: fixed husky and pre-commit 87c69af
  • Merge pull request #69 from shellscape/master 7485ebd
  • Merge pull request #72 from to-kn/master 11c0902
  • feat: use node native debug and engine 18+ 26a3228
  • feat: upgrade deps and add some tests 5b3d3cb
  • feat: add onLimited callback 1bf00b6

v5.1.0...v6.0.0

v5.1.0

06 Dec 04:16
v5.1.0
ff212ea

Choose a tag to compare

  • Merge pull request #63 from mgrandrath/set_retry-after_header_when_throwing f366504
  • Merge pull request #68 from OzzieOrca/patch-1 ae755c8
  • Add namespace option to docs 109db00
  • Set 'Retry-After' header when throwing error cd80e1f

v5.0.1...v5.1.0

v5.0.1

19 Jul 18:21
v5.0.1
551c332

Choose a tag to compare

  • Merge pull request #62 from 3imed-jaberi/fix-support-node-redis-with-async 3e76cee
  • update async-ratelimiter dep .. 26a762d

v5.0.0...v5.0.1

v5.0.0

31 Oct 18:26
v5.0.0
ff04fe0

Choose a tag to compare

  • Merge pull request #59 from 3imed-jaberi/3imed-update-09-2020 14da45f
  • feat: fix #53 πŸš€ .. fed9f5a
  • better pkg.json --st πŸŽ— .. d21e99a
  • update ci pipeline --nyc 🎲 .. 1ea3492
  • better pkg.json --st πŸŽ— .. 9398626
  • add README.md πŸ“‹ .. 2b8cd7c
  • update src --better πŸš€ .. 91735b4
  • update test code πŸ§ͺ .. aa42816
  • update limiter --async --better ✨ .. 276761a
  • update example πŸ“Œ .. 053f286
  • update LICENSE πŸ— .. f3247a1
  • update ci pipeline 🎲 .. 8b07788
  • update linters πŸ’…πŸ» .. 09f5aa1
  • update .gitignore file 🐞 .. d91daa7
  • rm -rf cleanup ❌ .. a1c7edc
  • docs: supply the description for options.throw (#57) ee155b8

4.2.1...v5.0.0