Skip to content

Releases: energizer91/smart-request-balancer

v2.2.0

16 May 10:11
Compare
Choose a tag to compare

What's Changed

  • Made all dependabot changes
  • Updated Readme for a new async flavor
  • Package now has zero dependencies (no more debug unfortunately)
  • Updated for using new Github Actions

Full Changelog: v2.1.1...v2.2.0

Fix release folder structure

01 Feb 07:53
Compare
Choose a tag to compare

In this release folder structure of release has been fixed (dist is now contains only index.js and index.d.ts)

Implement clear method

31 Jan 13:21
Compare
Choose a tag to compare

This is the first release build and publish (hopefully) on GitHub Actions. This release includes:

  • clear() public method which is just clears the whole queue without resolving any pending requests. Could be useful to clear memory.

Final test release 2

31 Jan 12:55
Compare
Choose a tag to compare
v2.0.4

v2.0.4

Final test release

31 Jan 12:49
Compare
Choose a tag to compare

This should run publish github action properly

Test release with just publish

31 Jan 12:44
Compare
Choose a tag to compare
v2.0.2

Fix npm publish

Test release

24 Jan 21:21
eb15a8c
Compare
Choose a tag to compare
v2.0.1

Create npmpublish.yml