Skip to content

v0.2.0

Compare
Choose a tag to compare
@Snazzah Snazzah released this 16 Dec 01:26
· 1235 commits to master since this release
871a27a

Removed:

  • [BREAKING] Context.acknowledge now returns a promise
  • [BREAKING] Removed returnPromise from syncCommands

Added:

  • Errors will be thrown if a Server without its installed package is instantiated

Fixed:

  • RespondFunction is now a promise
  • Context.send erroring
  • Added/Updated debug emit lines
  • ExpressServer for TypeScript