Skip to content

v2.0.0

Choose a tag to compare

@TemaSM TemaSM released this 08 Jul 18:39
· 44 commits to master since this release
v2.0.0
5eac303

NPM Version / 2020-07-08

You can support us by simply starring this repo and/or by giving us feedback via GitHub Discussions or Telegram 👍

This version suitable for Telegraf < 4.x

💥 Breaking Changes

  • 💥 Moved to Telegraf ^3.38.0 as peer dependency, to be in sync with Typescript typings b8338e1
      └─ 💬 Tip: JS users may relax and continue using telegraf-session-local just as before, without needing to upgrade Telegraf
  • 💥 [DEV] Removed node 8 & 9 from Travis CI build, because of mocha@8.x.x failing tests (introduced here) eb9c196

⚡️ Improvements

  • fix(typings): adapt to typing changes of telegraf 3.38 (#61) b8338e1
  • fix(typings): fix export (#64) 24a80f8

🕳 Chore

v1.0.3...v2.0.0