Skip to content

Latest commit

 

History

History
180 lines (91 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

180 lines (91 loc) · 3.17 KB

CHANGELOG

Package changelog.

Unreleased (2024-11-01)

Commits

  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-22)

Features

  • 58832ee - update minimum TypeScript version

Bug Fixes

  • 1f04214 - 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)
  • 1f04214 - 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 (2022-02-16)

No changes reported for this release.