Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 3.29 KB

File metadata and controls

78 lines (46 loc) · 3.29 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.

1.1.0 (2025-01-21)

🚀 Features

  • support recursive includes (w/ cycle detection) (923d968)
    • update preincludeFile() transform to support recursive includes
    • add tests/assets
    • update deps

0.1.93 (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

0.1.91 (2024-06-21)

♻️ Refactoring

  • rename various rest args to be more semantically meaningful (8088a56)
  • dedupe packageTemplates() internals (31bbbdd)

0.1.79 (2024-03-18)

♻️ Refactoring

0.1.70 (2024-02-22)

♻️ Refactoring

  • update object destructuring in all pkgs & examples (f36aeb0)

0.1.69 (2024-02-22)

♻️ Refactoring

  • update all node:* imports (c71a526)

0.1.46 (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)

0.1.22 (2023-08-04)

♻️ Refactoring

  • update identity usage in various pkgs (b6db053)

0.1.15 (2023-03-27)

🧪 Tests

  • update all tests (mainly imports) (63a85f9)