Skip to content

Releases: HunteRoi/discord-temp-channels

v3.3.0

20 Jun 02:53
5dbfab4
Compare
Choose a tag to compare

What's Changed

  • Improvements and enhancement of dev experience by @HunteRoi in #15

Full Changelog: v3.2.1...v3.3.0

v3.2.1

10 Apr 01:19
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Apr 19:27
fe22dbd
Compare
Choose a tag to compare

What's Changed

  • feat: add new parent's option to clone by @HunteRoi in #11

Full Changelog: v3.1.0...v3.2.0

v3.1.0

13 Mar 20:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

02 Nov 22:33
6077bf0
Compare
Choose a tag to compare

What's Changed

  • Remove handlers & remove support of text channels by @HunteRoi in #6

Full Changelog: v2.1.1...v3.0.0

3.0.0-alpha

15 Oct 21:31
e0bc662
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release
Update package.json

v2.1.1

01 May 16:31
Compare
Choose a tag to compare
feat: support GHP, add prettier & yarn

Support thread channels

03 Oct 21:07
c87ebaf
Compare
Choose a tag to compare

🎉 Support for DJS13's thread channels ! 🎉

This version comes with a fix for the generation of voice & text channels and the recover from crashes/turn-off-and-on cases.

This also brings a new possibility in the range of using it: you can now decide if you want regular guild text channels or use thread channels instead!

DiscordJS v13 support

03 Oct 15:48
cbe3e94
Compare
Choose a tag to compare

💥 BREAKING CHANGES 💥

  • You cannot use this version if you don't upgrade your Node to 16.6.0 or higher.
  • You cannot use this version if you don't upgrade your DiscordJS dependency to 13.0.0 or higher
  • childAutoDelete is now childAutoDeleteIfEmpty

Please see PR #4 for detailed informations.

v1.2.0: Refactoring (#2)

10 Jan 01:15
85f599c
Compare
Choose a tag to compare

💥 BREAKING CHANGES 💥
Emitted event childPrefix becomes childPrefixChange for clean code!