Skip to content

Latest commit

 

History

History
189 lines (97 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

189 lines (97 loc) · 3.77 KB

CHANGELOG

Package changelog.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 8fbd70f - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 3b8d967 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • efe050d - update minimum TypeScript version

Bug Fixes

  • b35af1c - add plain object checks

BREAKING CHANGES

  • efe050d: update minimum TypeScript version to 4.1

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

Commits

  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b35af1c - fix: add plain object checks (by Philipp Burckhardt)
  • d5fa8e8 - test: use strictEqual checks (by Philipp Burckhardt)
  • 408d8ce - refactor: swap out copy for assign in random streams packages (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-23)

No changes reported for this release.

0.0.5 (2021-07-10)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-19)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.