Skip to content

Latest commit

 

History

History
79 lines (35 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

79 lines (35 loc) · 3.24 KB

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)