Skip to content

Latest commit

 

History

History
231 lines (125 loc) · 6.09 KB

File metadata and controls

231 lines (125 loc) · 6.09 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Closed Issues

This release closes the following issue:

#9767

Commits

Details
  • 7b347fa - style: resolve lint failure (by Athan Reines)
  • 72af2aa - chore: fix spelling errors in array (#9768) (by Shubham, Philipp Burckhardt)
  • f774fb9 - bench: refactor to use string interpolation in array/base/accessors (#8665) (by Rohit R Bhat)
  • 5f73301 - docs: minor clean-up (by Philipp Burckhardt)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 975147f - docs: fix TSDoc lint errors (by Philipp Burckhardt)
  • 20dea8a - docs: remove extraneous newline (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Rohit R Bhat
  • Shubham

0.2.2 (2024-07-29)

Commits

Details
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • c5a68f2 - 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-24)

Features

  • 08b8c12 - refactor declarations to use generics

Bug Fixes

  • 9ad6e2a - change default type to unknown
  • 14bacb3 - update import path for Collection type definition
  • 32a2827 - update import paths for complex type defs
  • 5ab331a - fix return type

BREAKING CHANGES

  • 08b8c12: refactor declarations to use generics

Commits

Details
  • 9ad6e2a - fix: change default type to unknown (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 32a2827 - fix: update import paths for complex type defs (by Athan Reines)
  • 5ab331a - fix: fix return type (by Athan Reines)
  • 08b8c12 - feat: refactor declarations to use generics (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.2 (2023-02-06)

No changes reported for this release.

0.0.1 (2023-02-02)

No changes reported for this release.