Skip to content

Latest commit

 

History

History
200 lines (104 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

200 lines (104 loc) · 4.35 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Bug Fixes

  • c0785c9 - throw when provided options argument which is not an object

Commits

  • c0785c9 - fix: throw when provided options argument which is not an object (by Philipp Burckhardt)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 8fbd70f - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

  • 4a47588 - increase minimum TypeScript version

Bug Fixes

  • ddfc42b - update import path for Collection type definition

BREAKING CHANGES

  • 4a47588: increase minimum TypeScript version

Commits

  • ddfc42b - fix: update import path for Collection type definition (by Athan Reines)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 289f01d - refactor: swap out copy for assign in streams packages (by Philipp Burckhardt)
  • 2229dd5 - refactor: swap out copy for assign in streams packages (by Philipp Burckhardt)
  • 4a47588 - feat: increase minimum TypeScript version (by Athan Reines)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-28)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.