Skip to content

Latest commit

 

History

History
138 lines (71 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

138 lines (71 loc) · 2.64 KB

CHANGELOG

Package changelog.

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

  • d503f0f - build: replace tslint directive (by Philipp Burckhardt)
  • 215dfe6 - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 58832ee - update minimum TypeScript version

Bug Fixes

  • 349fd18 - update import path for Collection type definition

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

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

Commits

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 349fd18 - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.1 (2023-02-02)

No changes reported for this release.