Skip to content

Latest commit

 

History

History
109 lines (57 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

109 lines (57 loc) · 2.59 KB

CHANGELOG

Package changelog.

Unreleased (2024-07-16)

Bug Fixes

Commits

  • 8908bda - refactor: update paths (by Athan Reines)
  • ad760a9 - refactor: update paths (by Athan Reines)
  • cf3f92e - fix: update include 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-22)

Features

  • 58832ee - update minimum TypeScript version

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version

  • 58832ee: update minimum TypeScript version to 4.1

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

Commits

  • 46d049b - build: replace tslint directive (by Philipp Burckhardt)
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt