Skip to content

Commit

Permalink
chore: add changeset for storage change
Browse files Browse the repository at this point in the history
  • Loading branch information
melonges committed Jul 9, 2024
1 parent ab5d27b commit 9b3f9cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-bags-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@nestjs/throttler': major
---

- e17a5dc: The storage has been updated to utilize Map instead of a simple object for key-value storage. This enhancement offers improved performance, especially for scenarios involving frequent additions and deletions of keys. There is a breaking change at the library level. Storage library owners will be affected by this breaking change

0 comments on commit 9b3f9cd

Please sign in to comment.