Skip to content

Latest commit

 

History

History
162 lines (83 loc) · 3.14 KB

File metadata and controls

162 lines (83 loc) · 3.14 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • dbed163 - bench: refactor to use string interpolation in array/base/accessor (#8865) (by ashutoshsao, Athan Reines)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • f387603 - docs: consistently use declarative instead of imperative sentences outside of intros (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • ashutoshsao

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

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

Features

  • e29732d - update minimum TypeScript version

BREAKING CHANGES

  • e29732d: update minimum TypeScript version to 4.1

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

Commits

Details
  • e29732d - feat: update minimum TypeScript version (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-27)

No changes reported for this release.