Releases: luispabon/superagent-retry-delay
Releases · luispabon/superagent-retry-delay
3.1.0
What's Changed
- Update README.md by @calvinte in #16
- Remove node 16 support and add node 22 by @luispabon in #18
- Added support for [email protected] by @kwishna in #17
New Contributors
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Mirror superagent behaviour in call back for creating errors by @repl-mike-roest in #14
- Prep 3.0.0 by @luispabon in #15
Full Changelog: 2.8.1...3.0.0
Doc updates
Callbacks & updates
What's Changed
- Still allow providing a callback by @repl-mike-roest in #10
- Update documentation & test matrix by @luispabon in #11
- Update pipelines by @luispabon in #12
New Contributors
- @repl-mike-roest made their first contribution in #10
Full Changelog: 2.7.2...2.8.0
Allow superagent 8.0
Re-release 2.7.0 as 2.7.1
Functionally the same as 2.7.0 but fixing npm publishing.
Add support for Superagent 7.0
Changes:
Maintenance
Minor maintenance to the build system. No changes to the library itself.
Enable usage with superagent 4 and 5
Merge pull request #2 from cpv123/allow-varying-delays Allow varying delays between retries