Skip to content

Latest commit

 

History

History
119 lines (53 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

119 lines (53 loc) · 5.2 KB

2.1.3 (2025-02-13)

Documentation

  • readme: add badges and star section (#53) (9489a78)

2.1.2 (2025-02-13)

Documentation

  • readme: add docs for canceling jobs mid-operation (#48) (2907eb7)
  • readme: align readme code blocks formatting inconsistencies (#50) (5c7438e)
  • readme: fix code blocks inconsistent indentation to 2 spaces strictly (#49) (b1a4fcf)

2.1.1 (2025-02-10)

2.1.0 (2025-02-10)

Features

  • capability to abort queued jobs from being run (#40) (730c6a6)

2.0.0 (2025-02-10)

Bug Fixes

BREAKING CHANGES

  • Drop support for Node.js versions below 10.24

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2022-10-21)

Bug Fixes

  • dev dependencies security related bumps (#21) (146f9ea)

1.0.0 (2022-10-21)

⚠ BREAKING CHANGES

  • enqueuing API next iteration (#18)

Features

0.7.1 (2022-10-07)

0.7.0 (2022-10-07)

⚠ BREAKING CHANGES

  • remove whole user-provided argument injection behavior (#16)

Features

  • dual build process for both CommonJS and ES Modules formats (#17) (51f8c6f)

  • remove whole user-provided argument injection behavior (#16) (8cdbc96)

0.7.0 (2022-10-07)

⚠ BREAKING CHANGES

  • remove whole user-provided argument injection behavior (#16)

Features

  • dual build process for both CommonJS and ES Modules formats (#17) (51f8c6f)

  • remove whole user-provided argument injection behavior (#16) (8cdbc96)

0.6.0 (2022-09-27)

Features

  • refactor entire project into TypeScript (#10) (07ec903)

0.5.1 (2022-09-27)

Bug Fixes

  • license entry on package.json from ISC to MIT following up with the recently merged PR (#14) (0ecc648)

0.5.0 (2022-09-27)

⚠ BREAKING CHANGES

  • remove stream-related features (were incomplete and undocumented anyway) - intended for making project browser-compatible (#11)

Bug Fixes

  • add yarn.lock file into source control properly (#3) (abdbde0)

  • remove stream-related features (were incomplete and undocumented anyway) - intended for making project browser-compatible (#11) (62591e0)