Skip to content

Latest commit

 

History

History
299 lines (156 loc) · 6.37 KB

File metadata and controls

299 lines (156 loc) · 6.37 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-04)

Closed Issues

This release closes the following issue:

#11517

Commits

Details
  • 822fadc - bench: refactor to use string interpolation in utils (#11410) (by Karan Anand, Athan Reines)
  • 0dc62ae - build: replace eslint-plugin-node with eslint-plugin-n (#10952) (by Philipp Burckhardt, Athan Reines)
  • 42acdf2 - docs: update examples (by Athan Reines)
  • 650bf8a - chore: fix JavaScript lint errors (#11533) (by Bhumika Sudarshani)

Contributors

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

  • Athan Reines
  • Bhumika Sudarshani
  • Karan Anand
  • Philipp Burckhardt

0.2.3 (2026-02-07)

Closed Issues

This release closes the following issue:

#8140

Commits

Details
  • 447a1ea - chore: fix JavaScript lint errors (#8222) (by youzi-forge)
  • 6bb3c64 - docs: update examples in TSDoc comments in utils/async for doctesting (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)
  • f387603 - docs: consistently use declarative instead of imperative sentences outside of intros (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • youzi-forge

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)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (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

  • 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)
  • 7ae2a48 - docs: remove empty lines (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-09)

No changes reported for this release.

0.0.5 (2021-07-07)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.