Skip to content

Releases: sapphiredev/framework

v4.8.2

16 Nov 23:59
e441115
Compare
Choose a tag to compare

4.8.2 - (2023-11-16)

🐛 Bug Fixes

v4.8.1

16 Nov 22:20
cb78776
Compare
Choose a tag to compare

4.8.1 - (2023-11-16)

🏠 Refactor

📝 Documentation

v4.8.0

16 Nov 20:23
a5ce6a5
Compare
Choose a tag to compare

4.8.0 - (2023-11-16)

🏠 Refactor

  • Support latest /pieces type utilities (#687) (a1907e3)
  • cooldown: Use id properties for channelId and guildId (#688) (633d325)
  • Listener: Make loader hooks more resilient (#685) (d310a8a)

🐛 Bug Fixes

  • Update transitive dependencies (85c0280)
  • Set engines.node to >=18 (7cbec42)

🚀 Features

v4.7.2

05 Nov 10:53
f69fa79
Compare
Choose a tag to compare

4.7.2 - (2023-10-23)

🏠 Refactor

  • Move preconditions resolvers to dedicated files (#679) (d9bbb28)
  • Move command types to its own file (#678) (832c979)

v4.7.1

16 Oct 17:00
bb6cc45
Compare
Choose a tag to compare

4.7.1 - (2023-10-16)

🏠 Refactor

  • Expose runInTypeIsSpecificsObject as public static method on Command (6bbe2c1)

v4.7.0

15 Oct 14:33
491f0e1
Compare
Choose a tag to compare

4.7.0 - (2023-10-15)

🚀 Features

  • command: Make it possible for runIn to be command type specific (#673) (99ab31e)

v4.6.1

15 Oct 14:32
d03277c
Compare
Choose a tag to compare

4.6.1 - (2023-10-05)

🐛 Bug Fixes

  • events: Add missing discordjs events (#667) (a88c706)
  • ClientPermissions: Fixed permissions checking (#668) (370755e)
  • Fixed types for Node 20 types (de8e8d0)

v4.6.0

17 Sep 21:47
f1540fc
Compare
Choose a tag to compare

4.6.0 - (2023-09-06)

🏠 Refactor

🐛 Bug Fixes

  • Update transitive dependencies (dc0cf8a)

📝 Documentation

  • Temporarily typedoc docgen until typedoc-json-parser is fixed (4eb8306)
  • SapphireClient: Fix link to DiscordJS docs (341d57a)

🚀 Features

  • Add global config for setting the guild ids to register commands to (#659) (de5e8eb)

v4.5.3

17 Sep 21:47
4f3a2cb
Compare
Choose a tag to compare

4.5.3 - (2023-08-23)

🐛 Bug Fixes

  • Command: Make resolveConstructorPreConditionsRunType protected instead of private (ce73c44)

v4.5.2

17 Sep 21:47
b1028de
Compare
Choose a tag to compare

4.5.2 - (2023-08-21)

🏠 Refactor

  • preconditions: Add RunIn, deprecate everything else (#655) (2ed7fa5)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#656) (6d3b4fc)
  • Bump transitive dependencies (9103253)
  • deps: Update all non-major dependencies (b8ce85d)