Skip to content

Releases: vercel/async-sema

3.1.1

17 Aug 01:54
Compare
Choose a tag to compare

Patches

  • ZEIT to Vercel: #44
  • Update all dependencies.: #45

3.1.0

17 Aug 01:53
Compare
Choose a tag to compare

Minor Changes

  • Feat: expose tryAcquire(): e650137

Patches

Release 3.0.0

25 Feb 05:20
Compare
Choose a tag to compare
  • Improved documentation
  • RateLimit: Rename the undocumented equalDistribution option to uniformDistribution
  • Port to TypeScript, change how constructors are exported, and remove deprecated functions
  • Fix sema acquire() with falsy tokens. Storing a token like null or 0 may cause a dead lock

Release 2.2.0

22 Feb 16:44
Compare
Choose a tag to compare

2.0.0

18 Mar 21:22
@leo leo
Compare
Choose a tag to compare

Major Changes

  • New function names for clarity: #14

Credits

Huge thanks to @OlliV for helping!

1.1.0

10 Aug 08:02
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Added support for stream pause and resume callbacks: #5

Patches

Credits

Huge thanks to @OlliV for his help!

1.0.1

29 Jul 20:20
@leo leo
Compare
Choose a tag to compare

Patches

  • Fixed a typo in readme.md: cf2f72b
  • Added import comments and single quotes: 0c31f0c
  • Removed badges, not necessary: dafe256
  • Proper JS keywords in readme: 4208365
  • Corrected contributing heading: 145e30c

1.0.0

28 Jul 21:32
@leo leo
Compare
Choose a tag to compare

Hello, world! 👋