calamity v0.1.16.0 Release Notes

    • 🔄 Change how commands should be manually invoked from code, instead of firing a "invoke-command" custom event, now the handleCommands function should be used, which returns information about if the command succeeded.

    • ➕ Added fetchHandler for retrieving the command handler inside a command DSL.