Skip to content

v3.3.0

Compare
Choose a tag to compare
@MarcusOtter MarcusOtter released this 30 Mar 00:27
· 9 commits to stable since this release

v3.3.0, just like v3.1.0 is mainly a hotfix to get Needle working again after a breaking Discord API change (by upgrading the DJS version). However, I took the time to fix some other bugs while I was at it.

Full Changelog: v3.2.0...v3.3.0

New features

  • ✨ Thread title will no longer show numbers for channel/role/user mentions (#347) - by @nchristopher in #379

Bug fixes

Package upgrades

  • ⬆️ eslint 8.29.0 ->8.37.0
  • ⬆️ @typescript-eslint/parser 5.46.1 -> 5.57.0
  • ⬆️ @typescript-eslint/eslint-plugin 5.46.1 -> 5.47.1
  • ⬆️ discord.js 14.6.0 -> 14.8.0
  • ⬆️ eslint-config-prettier 8.5.0 -> 8.8.0

Other

New Contributors

  • @EdvinAldi made their first contribution in #403! Thank you! ✨❤️