Skip to content

Latest commit

 

History

History
270 lines (140 loc) · 5.92 KB

File metadata and controls

270 lines (140 loc) · 5.92 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Commits

Details
  • 1e7e03b - bench: refactor to use string interpolation in streams (#11589) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-07)

Commits

Details
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 11581aa - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • c894b66 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 504a3f1 - style: fix indentation in JSON files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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

Details
  • 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)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

  • 4a9e705 - increase minimum TypeScript version

Bug Fixes

  • ddfc42b - update import path for Collection type definition

BREAKING CHANGES

  • 4a9e705: increase minimum TypeScript version

Commits

Details
  • ddfc42b - fix: update import path for Collection type definition (by Athan Reines)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 2229dd5 - refactor: swap out copy for assign in streams packages (by Philipp Burckhardt)
  • 4a9e705 - 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.