Skip to content

Latest commit

 

History

History
265 lines (134 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

265 lines (134 loc) · 4.61 KB

CHANGELOG

Package changelog.

Unreleased (2024-10-01)

Commits

  • 31fd427 - style: remove unwanted empty lines (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)

Bug Fixes

  • b77ddf7 - replace use of type guards with boolean return type

Commits

  • b77ddf7 - fix: replace use of type guards with boolean return type (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-23)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • 710ba8a - build: replace tslint directive (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.1 (2023-10-09)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 5200ce2 - update minimum TypeScript version
  • 196225d - use type predicates for narrowing

BREAKING CHANGES

  • 5200ce2: update minimum TypeScript version to 4.1

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

Commits

  • 5200ce2 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 3f60609 - test: use strictEqual checks (by Philipp Burckhardt)
  • 196225d - feat: use type predicates for narrowing (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-07-07)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.