Skip to content

Latest commit

 

History

History
99 lines (52 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

99 lines (52 loc) · 2.4 KB

CHANGELOG

Package changelog.

Unreleased (2024-07-17)

Commits

  • 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)

Features

  • e29732d - update minimum TypeScript version

BREAKING CHANGES

  • e29732d: update minimum TypeScript version

  • e29732d: update minimum TypeScript version to 4.1

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

Commits

  • df3c9b3 - build: remove tslint directives (by Philipp Burckhardt)
  • e29732d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 3f60609 - test: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt