Skip to content

v7.2.2

Compare
Choose a tag to compare
@mcollina mcollina released this 04 May 12:10
· 136 commits to master since this release

πŸ“š PR:

  • fix typescript declaration for app.use with async functions (#126)
  • fix: small error (#127)
  • chore(gitignore): use latest github ignore template (#128)
  • ci(dependabot): update config from v1 to v2 (#129)
  • Bump actions/setup-node from v1 to v2.1.5 (#130)
  • chore: lint code; documentation fixes (#131)
  • Update to tap@15 (#135)
  • ci: add automerge job (#137)
  • docs(readme): minor grammar changes (#136)
  • ci: add nodejs v16 to test matrix (#138)
  • Bump @types/node from 14.14.42 to 15.0.0 (#139)
  • fix: #142 Awaiting on app.close() resolves before registered onClose functions resolved (#143)