Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@acal11 acal11 released this 09 Dec 01:06
· 49 commits to master since this release
  • 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...v1.1.0