Skip to content

Releases: sapphiredev/framework

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)

v4.5.1

21 Jul 17:36
ae40cc6
Compare
Choose a tag to compare

4.5.1 - (2023-07-21)

🐛 Bug Fixes

  • preconditions: Resolve deprecated discordjs code (71cf295)
  • identifiers: Fix wrong string for Identifiers.ArgumentGuildNewsThreadChannelError (c711e8c)
  • Update transitive sapphire dependencies (f97ca21)

v4.5.0

21 Jul 17:35
8659f06
Compare
Choose a tag to compare

4.5.0 - (2023-06-29)

🐛 Bug Fixes

  • deps: Update dependency @sapphire/discord.js-utilities to v7 (#639) (a101ccb)

🚀 Features

  • interaction-handlers: Add events for parse return states (#641) (a069d5f)

v4.4.4

24 May 18:32
e40ce44
Compare
Choose a tag to compare

4.4.4 - (2023-05-24)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#634) (32015af)
  • deps: Update all non-major dependencies (#633) (fa918b5)
  • Update dependencies (defaefb)