Skip to content

Conversation

@kit-barton
Copy link
Contributor

The max property of the express-rate-limit package has been deprecated as of September 12, 2023, in favor of limit.
https://github.com/express-rate-limit/express-rate-limit/releases/tag/v7.0.0

The limit configuration option is now preferred to max.
It still shows the same behavior, and max is still supported. The change was made to better align with terminology used in the IETF standard drafts.

Test Plan

Checklist

  • Tests updated
  • Docs updated

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kentcdodds kentcdodds merged commit 3915e55 into epicweb-dev:main Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants