Skip to content

Latest commit

 

History

History
219 lines (114 loc) · 4.68 KB

File metadata and controls

219 lines (114 loc) · 4.68 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

Closed Issues

This release closes the following issue:

#10693

Commits

Details
  • 3ecf241 - bench: refactor to use string interpolation in boolean (#11623) (by Karan Anand)
  • 6277feb - chore: fix JavaScript lint errors (#10701) (by Aniket Sonawane)
  • 546d714 - docs: fix example code and return annotations in TSDoc declarations (by Philipp Burckhardt)
  • f344466 - 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:

  • Aniket Sonawane
  • Karan Anand
  • Philipp Burckhardt

0.3.3 (2024-11-05)

No changes reported for this release.

0.3.2 (2024-11-05)

No changes reported for this release.

0.3.1 (2024-08-18)

No changes reported for this release.

0.3.0 (2024-08-17)

No changes reported for this release.

0.2.1 (2024-02-05)

No changes reported for this release.

0.2.0 (2024-02-05)

Commits

Details
  • 4626ee3 - build: remove tslint directives (by Philipp Burckhardt)
  • 8fbd70f - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 9502ed2 - 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.1 (2023-11-08)

No changes reported for this release.

0.1.0 (2023-11-08)

Features

  • 9768c66 - update minimum TypeScript version

BREAKING CHANGES

  • 9768c66: update minimum TypeScript version to 4.1

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

Commits

Details
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • 9768c66 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 2e197bc - test: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-02-02)

No changes reported for this release.