Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 2.2 KB

File metadata and controls

51 lines (31 loc) · 2.2 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

2.1.120 (2025-01-14)

♻️ Refactoring

  • use optional chaining & nullish coalescing (c5a0a13)

2.1.104 (2024-07-06)

🧪 Tests

  • update remaining testament tests to use bun:test like all other pkgs (e9d0979)
    • update tests & fixture handling
    • update deps
    • update test:only script alias in main package.json

2.1.102 (2024-06-21)

♻️ Refactoring

  • rename various rest args to be more semantically meaningful (8088a56)
  • enforce uniform naming convention of internal functions (56992b2)

2.1.99 (2024-04-20)

♻️ Refactoring

2.1.64 (2023-11-09)

♻️ Refactoring

  • update all tests (packages T-Z) (020ef6c)

🧪 Tests

  • update/refactor tests to use bun test runner (8f6edb1)
  • update/rename test files/imports (still many broken) (1cb3c49)