Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 2.25 KB

File metadata and controls

58 lines (34 loc) · 2.25 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.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)

0.1.22 (2023-08-04)

♻️ Refactoring

  • update identity usage in various pkgs (b6db053)