Skip to content

Latest commit

 

History

History
254 lines (138 loc) · 6.87 KB

File metadata and controls

254 lines (138 loc) · 6.87 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Features

  • c2a4860 - update function TypeScript declarations
  • ccb87b6 - add missing exports to namespaces
  • 61266ec - add function/thunk

Closed Issues

This release closes the following issue:

#6851

Commits

Details
  • 2c3e5f7 - bench: refactor to use string interpolation in function (#11614) (by Karan Anand)
  • 5f5bb2d - docs: update namespace table of contents (#8425) (by stdlib-bot, Athan Reines)
  • c2a4860 - feat: update function TypeScript declarations (by Philipp Burckhardt)
  • ccb87b6 - feat: add missing exports to namespaces (by Philipp Burckhardt)
  • f344466 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 77867ac - docs: remove trailing whitespace (by Philipp Burckhardt)
  • 2336365 - chore: fix EditorConfig lint errors (#6859) (by Lalit Narayan Yadav, Athan Reines)
  • 61266ec - feat: add function/thunk (by Neeraj Pathak)

Contributors

A total of 5 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Karan Anand
  • Lalit Narayan Yadav
  • Neeraj Pathak
  • Philipp Burckhardt

0.3.3 (2024-11-05)

No changes reported for this release.

0.3.2 (2024-11-05)

No changes reported for this release.

0.3.1 (2024-08-18)

No changes reported for this release.

0.3.0 (2024-08-17)

Commits

Details
  • 615bcf1 - docs: update related packages sections (#1441) (by stdlib-bot)

0.2.1 (2024-02-05)

No changes reported for this release.

0.2.0 (2024-02-05)

Commits

Details
  • 5e1216b - docs: update related packages sections (#1192) (by stdlib-bot)
  • 4626ee3 - build: remove tslint directives (by Philipp Burckhardt)
  • 8fbd70f - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 6a6526a - docs: update links (by Athan Reines)
  • e919001 - docs: resolve lint errors (by Athan Reines)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.1.1 (2023-11-08)

No changes reported for this release.

0.1.0 (2023-11-08)

Features

  • 3dec037 - update minimum TypeScript version

BREAKING CHANGES

  • 3dec037: update minimum TypeScript version to 4.1

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

Commits

Details
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • 3dec037 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 6dcf3b0 - chore: resolve lint errors (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-02-02)

No changes reported for this release.