Releases: kelp404/bull-admin-panel
Releases · kelp404/bull-admin-panel
v1.1.0
Chores
- add node v18 on GitHub Actions (3c4b6cd)
- bump @babel/core from 7.17.8 to 7.17.9 (bc6262e)
- bump babel-loader from 8.2.3 to 8.2.4 (d206587)
- bump babel-loader from 8.2.4 to 8.2.5 (df0b6eb)
- bump bull from 4.8.1 to 4.8.5 (63eaa69)
- bump concurrently from 7.0.0 to 7.1.0 (f599e59)
- bump eslint from 8.11.0 to 8.12.0 (69a9f0d)
- bump eslint from 8.12.0 to 8.14.0 (08a8009)
- bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 (c8634ff)
- bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (0fe91f2)
- bump express from 4.17.3 to 4.18.1 (a10943d)
- bump nodemon from 2.0.15 to 2.0.19 (bccf1c8)
- bump npm-check-updates from 12.5.4 to 12.5.8 (c34e83b)
- bump npm-check-updates from 12.5.8 to 16.0.5 (57070a3)
- bump redis from 4.0.4 to 4.0.6 (09c75a8)
- install @kelp404/changelog.config (611d703)
- just run tests on push (bd928df)
- refactor npm scripts (a5195f3)
- release v1.1.0 (f1da743)
- upgrade babel (cbf5612)
- upgrade webpack to v5 (07f27f8)
v1.0.1
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
- remove .all() (90bf685)