Releases: Vylpes/random-bunny
Releases · Vylpes/random-bunny
2.3.0
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
v2.2.0
v2.1.6
v2.1.5
v2.1.3
v2.1.2
v2.1.1
v2.1.0
Breaking Changes
- Remove maxTries Variable
New Features
- Setup Automated Unit Testing using Jest and Drone
- Setup Automated Deployment
Documentation
- Update copyright in LICENSE
- Added PR and Issue Templates to the repository
Dependencies
- Update dependency got to v12
- Update dependency eslint to v8
- Update dependency @types/node to v18