node-resque v7.0.0 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • 📇 Rename Master to Leader (#323)

    While no underlying functionality has changed, this is a breaking change due to the new names of events/emitters

    • ⚡️ Updated effected event handlers from master to leader
    • ⚡️ Updated README.md to reflect the change from master to leader
    • Any changes to import statements are them being reordered via TypeScript Hero
    • ✅ Fixed typo in __tests__ /utils/specHelper.ts, object was named SpecHeloer, changed to SpecHelper

    🐳 Docker examples (#321)