This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
Releases: acal11/nestjs-rate-limit
Releases · acal11/nestjs-rate-limit
v1.1.0
- fix(tests): fix typescript error d56fb53
- Merge pull request #65 from acal11/dependabot/npm_and_yarn/commitlint/config-conventional-11.0.0 d9adbe3
- Merge pull request #72 from artdent/extra-options d99cc60
- chore(deps-dev): bump @commitlint/config-conventional 73d7099
- Merge pull request #66 from acal11/dependabot/npm_and_yarn/commitlint/cli-11.0.0 7f74bad
- Merge pull request #87 from acal11/dependabot/npm_and_yarn/np-7.0.0 3d9e8f9
- chore(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 f980bf0
- chore(deps-dev): bump np from 6.5.0 to 7.0.0 6c4d303
- Merge pull request #90 from acal11/dependabot/npm_and_yarn/jest-26.6.3 5e1f874
- chore(deps-dev): bump jest from 26.4.2 to 26.6.3 1552e77
- Merge pull request #91 from acal11/dependabot/npm_and_yarn/ts-jest-26.4.4 7f8bd32
- Merge pull request #93 from acal11/dependabot/npm_and_yarn/typescript-4.1.2 7a67e67
- Merge pull request #97 from acal11/dependabot/npm_and_yarn/lint-staged-10.5.3 ef55ca4
- Merge pull request #98 from acal11/dependabot/npm_and_yarn/types/jest-26.0.17 81d6116
- Merge pull request #82 from acal11/dependabot/npm_and_yarn/rate-limiter-flexible-2.1.13 1a2d7fe
- Merge pull request #95 from acal11/dependabot/npm_and_yarn/prettier-2.2.1 90df359
- chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.17 353a4e0
- chore(deps-dev): bump lint-staged from 10.3.0 to 10.5.3 7ebe2b5
- chore(deps-dev): bump prettier from 2.1.1 to 2.2.1 289a3b2
- chore(deps-dev): bump typescript from 4.0.2 to 4.1.2 0c61e9b
- chore(deps-dev): bump ts-jest from 26.3.0 to 26.4.4 7a9cae6
- chore(deps): bump rate-limiter-flexible from 2.1.10 to 2.1.13 1e85c8f
- refactor(app): don't modify fastify response objects 3263111
- feat(app): add keyGenerator option to override user id extraction 2c868b1
- feat(app): add option to disable sending response headers 4264e1f
- Merge pull request #64 from acal11/dependabot/npm_and_yarn/node-fetch-2.6.1 fc43cc1
- chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1 eb4faed
- chore(repo): add working example to repo f49d9d6
v1.0.8
- Merge pull request #60 from acal11/dependabot/npm_and_yarn/rxjs-6.6.3 90c3355
- Merge pull request #61 from acal11/dependabot/npm_and_yarn/typescript-4.0.2 1a36167
- Merge pull request #62 from acal11/dependabot/npm_and_yarn/lint-staged-10.3.0 ce7f2e6
- Merge pull request #63 from acal11/dependabot/npm_and_yarn/husky-4.3.0 262f6d6
- chore(deps-dev): bump husky from 4.2.5 to 4.3.0 e25ee50
- chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 ce85c2e
- chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 b218e3d
- chore(deps-dev): bump rxjs from 6.6.2 to 6.6.3 ef38e80
v1.0.7
- Merge pull request #47 from acal11/dependabot/npm_and_yarn/commitlint/config-conventional-9.1.2 1402955
- Merge pull request #50 from acal11/dependabot/npm_and_yarn/jest-26.4.2 0b7e610
- Merge pull request #58 from acal11/dependabot/npm_and_yarn/types/jest-26.0.13 719d9af
- chore(deps-dev): bump jest from 26.4.0 to 26.4.2 68cf405
- chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.13 1254599
- Merge pull request #51 from acal11/dependabot/npm_and_yarn/ts-node-9.0.0 87704e5
- Merge pull request #52 from acal11/dependabot/npm_and_yarn/np-6.5.0 b660da5
- Merge pull request #53 from acal11/dependabot/npm_and_yarn/lint-staged-10.2.13 dfdd39b
- Merge pull request #54 from acal11/dependabot/npm_and_yarn/prettier-2.1.1 d3cef5a
- chore(deps-dev): bump np from 6.4.0 to 6.5.0 e36911b
- Merge pull request #55 from acal11/dependabot/npm_and_yarn/nestjs/common-7.4.4 a300824
- Merge pull request #56 from acal11/dependabot/npm_and_yarn/ts-jest-26.3.0 56c26b5
- Merge pull request #57 from acal11/dependabot/npm_and_yarn/nestjs/core-7.4.4 801b58e
- chore(deps-dev): bump @nestjs/core from 7.4.2 to 7.4.4 795effb
- chore(deps-dev): bump ts-jest from 26.2.0 to 26.3.0 3b7fa4e
- chore(deps-dev): bump @nestjs/common from 7.4.2 to 7.4.4 d91d00a
- chore(deps-dev): bump prettier from 2.0.5 to 2.1.1 eafb745
- chore(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 8207800
- chore(deps-dev): bump ts-node from 8.10.2 to 9.0.0 87c5062
- chore(deps-dev): bump @commitlint/config-conventional 61f9209
- Merge pull request #44 from acal11/dependabot/npm_and_yarn/ts-jest-26.2.0 c510b34
- Merge pull request #45 from acal11/dependabot/npm_and_yarn/jest-26.4.0 0e7c207
- chore(deps-dev): bump jest from 26.2.2 to 26.4.0 d1fc304
- chore(deps-dev): bump ts-jest from 26.1.4 to 26.2.0 428c5ba
- Merge pull request #41 from acal11/dependabot/npm_and_yarn/types/jest-26.0.9 69ea432
- Merge pull request #42 from acal11/dependabot/npm_and_yarn/np-6.4.0 1a35ebc
- chore(deps-dev): bump np from 6.3.2 to 6.4.0 d3f659d
- chore(deps-dev): bump @types/jest from 26.0.8 to 26.0.9 8d2f988
v1.0.6
- chore(app): bump deps 5596bc4
- Merge pull request #40 from acal11/dependabot/npm_and_yarn/rate-limiter-flexible-2.1.10 a4f5c37
- Merge pull request #39 from acal11/dependabot/npm_and_yarn/nestjs/common-7.4.2 10d2343
- Merge pull request #38 from acal11/dependabot/npm_and_yarn/rxjs-6.6.2 4294ea4
- Merge pull request #37 from acal11/dependabot/npm_and_yarn/nestjs/core-7.4.2 4e1fd80
- Merge pull request #36 from acal11/dependabot/npm_and_yarn/types/jest-26.0.8 1ca2439
- chore(deps): bump rate-limiter-flexible from 2.1.9 to 2.1.10 5fe5b32
- chore(deps-dev): bump @nestjs/common from 7.3.2 to 7.4.2 6bc93d9
- chore(deps-dev): bump rxjs from 6.6.0 to 6.6.2 c6c114e
- chore(deps-dev): bump @nestjs/core from 7.3.2 to 7.4.2 f36eb20
- chore(deps-dev): bump @types/jest from 26.0.4 to 26.0.8 ae027fa