Skip to content

v2.1.0

Compare
Choose a tag to compare
@TemaSM TemaSM released this 06 Feb 19:55
· 9 commits to master since this release
v2.1.0
f91470d

NPM Version / 2021-02-06

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

Minor changes

  • ⚡️ This version adapted to use with Telegraf v4 - thanks to @EdJoPaTo, @wojpawlik
  • ⚡️ Because Telegraf's minimal Nodejs version is 12, we also now fit with Nodejs >= 12

👌 Notable changes

  • ♻️ refactor: adapt for telegraf v4.0 and v3.38 (#107) aeb2d62
  • ⬆️ bump nodejs version 8 -> 12 6cded41
  • 🎨 bettercode: initial value is unused, since it is always overwritten 4d20400
  • 🔨 fix: package.json: run dependencies' binaries via npx 9b39e2b
  • ⚰️ Remove deprecated eslint-plugin-standard package e6208a9

🕳 Chore

v2.0.0...v2.1.0