Skip to content

v2.2.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 14 Oct 13:43
· 152 commits to master since this release
7600571
  • ☄️ Meteor: v2.4.0
  • 📦 NPM: v2.2.0

New:

  • delay — now passed as a part of the "details" Object in onExecuted hook
  • maxRevolvingDelay — the minimum delay between tasks executions in milliseconds
  • minRevolvingDelay — the maximum delay between tasks executions in milliseconds

Changes:

  • ☄️ Meteor: Reduce bundle size via updated dev-dependencies
  • 📦 NPM: Reduce package bundle size via updated .npmignore
  • 👨‍💻 Minor codebase optimization for error-prone runtime
  • 📋 Documentation update see Notes section
  • 👨‍🔬 Critical updates and dramatic enhancements in a test suite for both Meteor and NPM