Skip to content

Releases: robot-mafia/nestjs-telegraf

v2.8.1

26 Jun 11:06
9c0286c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump reflect-metadata from 0.1.13 to 0.2.2 and bump nest to v10 by @nksmnf in #1189
  • catch telegram bot api errors

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

25 Jun 23:19
9cece54
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/lodash from 4.14.191 to 4.14.195 by @dependabot in #1106
  • chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #1107
  • chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.62.0 by @dependabot in #1109
  • chore(deps-dev): bump @commitlint/config-angular from 17.1.0 to 17.6.7 by @dependabot in #1110
  • update telegraf dev version to 4.16 by @xTCry in #1173
  • docs-improvement: Add an explanation how to disable pulling updates by @benedya in #1178

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

24 Jul 14:41
Compare
Choose a tag to compare
  • New Composer decorator for global handlers #898, thx @Hambay and @Maks1mS
  • TypeScript v5 added in peerDeps for NestJS v10 support, thx @notiv-nt

Also thx @damir-minkashev #1077

v2.6.4

28 Jun 10:40
Compare
Choose a tag to compare

NestJS 10 support, @baikov-ilia thx

v2.6.3

01 Dec 08:13
Compare
Choose a tag to compare

#1004 fixed, thx @NikyOFF

v2.6.2

20 Sep 09:28
Compare
Choose a tag to compare
  • Support TypeScript versions >4.4.4

v2.6.1

08 Sep 07:29
bf81903
Compare
Choose a tag to compare
  • fix next function handler in ExecutionContext Thx, @Maks1mS

v2.6.0

24 Aug 11:41
Compare
Choose a tag to compare
  • support NestJS v9
  • drop old NestJS versions support 6 & 7
  • fix typescript dependency version in peerDependencies

v2.5.0

10 Jul 17:23
Compare
Choose a tag to compare
  • @InjectAllBots() decorator #875

v2.4.1

24 May 10:29
Compare
Choose a tag to compare

Nothing new, but updated types from new Telegraf version