npm express-rate-limit 6.0.2
v6.0.2

latest releases: 7.3.1, 7.3.0, 7.2.0...
2 years ago

Fixed

  • Ensure CommonJS projects can import the module.

Added

  • Add additional tests that test:
    • importing the library in js-cjs, js-esm, ts-cjs, ts-esm environments.
    • usage of the library with external stores (redis, mongo, memcached, precise).

Changed

  • Use esbuild to generate ESM and CJS output. This reduces the size of the built package from 138 kb to 13kb and build time to 4 ms! 🚀
  • Use dts-bundle-generator to generate a single Typescript declaration file.

Don't miss a new express-rate-limit release

NewReleases is sending notifications on new releases.