Skip to content

Releases: Vylpes/random-bunny

2.3.0

07 Aug 16:26
Compare
Choose a tag to compare

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

22 Apr 18:54
Compare
Choose a tag to compare

New Features

  • Added a CLI binary! Releases for these will be attached to each future release

Improvements

  • The "sortBy" variable now has a default value
  • The package now returns a graceful error if it is unable to find an image

v2.1.6

12 Apr 17:00
Compare
Choose a tag to compare
  • Fix bug where randomiser would ignore image posts which had multiple images in one post

v2.1.5

13 Nov 11:56
Compare
Choose a tag to compare
  • Bump dependency @babel/traverse to 7.23.2

v2.1.3

03 Jul 16:59
Compare
Choose a tag to compare
  • Update dependency semver to 7.5.2

v2.1.2

29 May 15:54
Compare
Choose a tag to compare
  • Fix bug where the randomiser would sometimes try for index '-1'

v2.1.1

20 May 14:59
Compare
Choose a tag to compare
  • Update got to ^11.6.5 to fix vulnerability in peer dependency

v2.1.0

29 Apr 13:58
Compare
Choose a tag to compare

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

v2.0.6

30 Mar 17:46
Compare
Choose a tag to compare
  • Update http-cache-semantics to v4.1.1

v2.0.5

28 Jan 14:34
Compare
Choose a tag to compare
  • Hotfix to update package.json