Skip to content

v1.1.0

Compare
Choose a tag to compare
@vadimdemedes vadimdemedes released this 09 Aug 18:34
· 2 commits to master since this release

Huge thanks to @karaggeorge for a tremendous work on this release. Instead of just copy pasting his detailed overview of changes, I encourage you to read his PR - #31.

Highlights

  • Add TypeScript support, allow missing index routes, and more (#31) a35417b
  • Only read and parse .js and .tsx files in the commands folder (#21) 0b883df
  • Fix unlinking on exit (#22) cf75d76
  • Unlink bin on exit, SIGINT or SIGTERM (#19) 75f1f1e
  • Fix variable reassignment error (#16) 0e959db

v1.0.3...v1.1.0