Skip to content

v6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 04:22
v6.1.0
7adc756

Added

  • Added a named export rateLimit in case the default import does not work.

Fixed

  • Added a named export default, so Typescript CommonJS developers can default-import the library (import rateLimit from 'express-rate-limit').