8000 utils-map/CHANGELOG.md at main · stdlib-js/utils-map · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
142 lines (74 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

142 lines (74 loc) · 2.92 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-30)

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)

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)
  • cacca61 - docs: update links (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.0 (2023-09-24)

Bug Fixes

  • 99e61ba - add missing this parameter
  • 2654159 - update import path for Collection type definition

Commits

  • 99e61ba - fix: add missing this parameter (by Athan Reines)
  • 2654159 - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.1 (2022-02-16)

No changes reported for this release.

0