Releases: rayriffy/elysia-rate-limit
Releases · rayriffy/elysia-rate-limit
v3.2.0
13 Apr 15:43
Compare
Sorry, something went wrong.
No results found
Minor Changes
ebe2c77 : generators function now passed derive values as a thrid argruments
55f0e22 : allowing user to change plugin hooks scoping behavior
v3.1.4
07 Apr 21:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
9ffb155 : plugin no longer server to be initialized
v3.1.3
03 Apr 19:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
7317819 : nextReset time for default context always returns to year 1970. my bad
v3.1.2
03 Apr 19:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
dea390c : default generator throws detailed warning message with reason
v3.1.1
01 Apr 22:13
Compare
Sorry, something went wrong.
No results found
Patch Changes
ca7f124 : getNextResetTime implementation are now moved into defaultContext
28316db : excluding unintended files that being published to npm
1bcda4f : generator function now accepts server option as non-nullable. the plugin also checks if elysia server is initialized first.
d5056ec : file structure changes to match directory convention
v3.1.0
31 Mar 19:53
Compare
Sorry, something went wrong.
No results found
Minor Changes
8779402 : new default context strategy
v3.0.1
29 Mar 19:24
Compare
Sorry, something went wrong.
No results found
v3.0.0
18 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Major Changes
693125a : Breaking change Plugin compatibility with Elysia 1.0 . Please refer to compatibility list in README for older Elysia, Bun versions.
v2.2.0
16 Mar 16:40
Compare
Sorry, something went wrong.
No results found
Minor Changes
b666627 : Add second parameter to skip with the key so requests can be skipped based on their key
v2.1.0
09 Mar 14:08
Compare
Sorry, something went wrong.
No results found
Minor Changes
0f53f96 : reset the clock when attempting to manually reset the context (#10 )