New Features
- The "sortBy" variable now has a pre-defined string type for TypeScript,
"new" | "hot" | "top"
- The CLI now has an output to file option,
-o
- Added the post author to the return result
- Add a variable to limit the API call to reddit
Dependencies
- Remove the deprecated Jest functions in unit tests
- Switch out the
pkg
package for a maintained fork