Skip to content

v1.0.1

Compare
Choose a tag to compare
@kelp404 kelp404 released this 25 Mar 03:41
· 48 commits to master since this release

Bug Fixes

  • queue.getJobs() maybe return null (d89afe9)

Chores

  • add changelog config (0c3c55d)
  • bump @babel/core from 7.17.5 to 7.17.7 (30f172c)
  • bump @babel/core from 7.17.7 to 7.17.8 (6e17179)
  • bump @fortawesome/fontawesome-free from 5.15.1 to 6.1.0 (dda8263)
  • bump bull from 4.7.0 to 4.8.1 (f311af3)
  • bump capybara-router from 2.6.0 to 2.7.0 (421d726)
  • bump capybara-router from 2.7.0 to 2.8.0 (c22854f)
  • bump dayjs from 1.10.1 to 1.11.0 (9f8f73b)
  • bump eslint-config-xo-react from 0.26.0 to 0.27.0 (30e2187)
  • bump eslint-plugin-react from 7.29.3 to 7.29.4 (a2ed35e)
  • bump jquery from 3.5.1 to 3.6.0 (d14fd90)
  • bump mini-css-extract-plugin from 0.11.2 to 1.6.2 (26466aa)
  • bump npm-check-updates from 12.5.3 to 12.5.4 (e01e306)
  • bump pubsub-js from 1.9.1 to 1.9.4 (8f1bd51)
  • bump redis from 3.1.2 to 4.0.4 (4bf4b00)
  • bump ws from 7.5.7 to 8.5.0 (bf67fa4)
  • fix require syntax (4900d0c)
  • release v1.0.1 (a26e8bb)
  • remove coveralls and upgrade jest (4ebc92a)
  • set dependabot pr limit as 20 (e5c7e7a)
  • upgrade node modules (5a81351)
  • upgrade react-infinite-scroller (b4f237a)

Code Refactoring

Documentation

Tests