npm rate-limiter-flexible 7.3.2
Drizzle ORM support

9 hours ago
  • In version 7.2.0 RateLimiterDrizzle limiter was added. Read about it on wiki
    Thanks @Nayanchandrakar !

  • In version 7.3.0 disableIndexesCreation option added to RateLimiterMongo.

  • In version 7.3.1 conditional require of drizzle-orm was replaced with dynamic import to avoid issues with linters and tree-shakers.

  • In version 7.3.2 drizzle-orm lazy import is hidden behind function call and string concatenation to avoid unnecessary tree-shaking and statistical analysis in different bundlers.

💫

Don't miss a new rate-limiter-flexible release

NewReleases is sending notifications on new releases.