Skip to content

Releases: evilsprut/nestjs-telegraf

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

v2.4.0

01 Oct 12:51
Compare
Choose a tag to compare
  • NestJS v8 support
  • Wizard scene support 623ce16
  • Support for chaining method listeners a4cb8df
  • Dependencies updated

Big thx @xTCry for that release.

v2.3.0

05 Aug 09:20
Compare
Choose a tag to compare
  • Support nested modules connected through in include option thx, @toolstik #289