Skip to content

v0.0.11

Choose a tag to compare

@zojize zojize released this 01 Jul 21:24
· 31 commits to main since this release

compare changes

🩹 Fixes

  • Exclude .ts files from externals in dynamic command build (5ea9bac)
  • Handle deferred interactions in slash command return values (a025196)

💅 Refactors

  • Adds edit support to reply utility function, and refactors implementation to use Object.defineProperties (2dc57d3)

✅ Tests

  • Add unit tests for reply utility function (98a51d6)

❤️ Contributors