v3.1.0
v3.1.0 is mainly a hotfix to get Needle working again after a Discord API bug: discord/discord-api-docs#5573, but also has some more fixes/features.
Full Changelog: v3.0.0...v3.1.0
New features
- 🩹 Allow new lines in settings and remove old NEW tags by @Lofty-Brambles in #319
- ✨ Add 1 second slowmode option by @nchristopher in #321
Bug fixes
- 🚑 Fix thread creation issue by @MarcusOtter in #335
Package upgrades
- ⬆️ @typescript-eslint/parser
5.36.1
->5.40.1
- ⬆️ @typescript-eslint/eslint-plugin
5.36.1
->5.40.1
- ⬆️ eslint
8.23.0
->8.25.0
- ⬆️ typescript
4.8.2
->4.8.4
- ⬆️ dotenv
16.0.2
->16.0.3
- ⬆️ discord.js
14.3.0
->14.6.0
Other
- 🔥 Remove CLIENT_ID env variable by @nchristopher in #322
New Contributors
- @Lofty-Brambles made their first contribution in #319! Thank you! ✨❤️