v2.1.0
/ 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
- 📦️ Update eslint requirement from ^7.4.0 to to ^7.19.0 (#111) 9e70abf, 4acd94c, 7b3c469, a2ae010, a59aafa, 12971d3, f774ba2, 41a1da4, 0de45f6, ace3152, 250300b
- 📦️ Update jsdoc requirement from ^3.6.4 to ^3.6.6 (#85) 380b68f, e1419a6
- 📦️ Update mocha requirement from ^8.0.1 to ^8.2.1 (#90) d482ecb, 2c01adb, 2eb0e6e, 4c0e88a, 76f08f9, c8a37da
- 📦️ Update eslint-plugin-mocha from 7.0.1 to 8.0.0 (#77) f691614
- 📦️ Update eslint-config-standard from 14.1.1 to ^4.1.0 (#97) e86b2e4, be03032, df41abe, 0416d18
- 📦️ Update eslint-plugin-import requirement from ^2.22.0 to ^2.22.1 (#88) cc08fcf
- 🎨 applied eslint fixes e578593