Skip to content

Latest commit

 

History

History
305 lines (159 loc) · 6.61 KB

File metadata and controls

305 lines (159 loc) · 6.61 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-01)

Commits

Details
  • cd99d80 - docs: propagate fixes to sibling packages (#11843) (by Philipp Burckhardt)
  • 0dc62ae - build: replace eslint-plugin-node with eslint-plugin-n (#10952) (by Philipp Burckhardt, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.3.4 (2026-02-07)

No changes reported for this release.

0.3.3 (2026-01-30)

Bug Fixes

  • 20e08f9 - prevent deadlock on single-core systems and with empty arrays in utils/parallel (#9597)
  • d2d06f4 - avoid infinite recursion and update examples

Commits

Details
  • 20e08f9 - fix: prevent deadlock on single-core systems and with empty arrays in utils/parallel (#9597) (by Shivam Mittal, Athan Reines)
  • d2d06f4 - fix: avoid infinite recursion and update examples (by Athan Reines)
  • 7add020 - 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)
  • a147b7d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Shivam Mittal

0.3.2 (2024-07-28)

No changes reported for this release.

0.3.1 (2024-02-24)

No changes reported for this release.

0.3.0 (2024-02-14)

No changes reported for this release.

0.2.1 (2023-11-19)

Bug Fixes

  • 541d333 - disable code blocks due to runtime errors

Commits

Details
  • 541d333 - fix: disable code blocks due to runtime errors (by Athan Reines)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.0 (2023-09-23)

Features

  • ace728f - update minimum TypeScript version

BREAKING CHANGES

  • ace728f: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • ace728f - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 43b454e - refactor: avoid usage of utils/copy (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-23)

No changes reported for this release.

0.0.5 (2021-07-10)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

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.