# Change Log - **Last updated**: 2026-07-02T14:22:52Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) 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](https://conventionalcommits.org/) 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](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@1.1.0/packages/transclude) (2025-01-21) #### 🚀 Features - support recursive includes (w/ cycle detection) ([923d968](https://codeberg.org/thi.ng/umbrella/commit/923d968)) - update `preincludeFile()` transform to support recursive includes - add tests/assets - update deps ### [0.1.93](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.93/packages/transclude) (2024-07-06) #### 🧪 Tests - update remaining testament tests to use bun:test like all other pkgs ([e9d0979](https://codeberg.org/thi.ng/umbrella/commit/e9d0979)) - update tests & fixture handling - update deps - update `test:only` script alias in main package.json ### [0.1.91](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.91/packages/transclude) (2024-06-21) #### ♻️ Refactoring - rename various rest args to be more semantically meaningful ([8088a56](https://codeberg.org/thi.ng/umbrella/commit/8088a56)) - dedupe packageTemplates() internals ([31bbbdd](https://codeberg.org/thi.ng/umbrella/commit/31bbbdd)) ### [0.1.79](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.79/packages/transclude) (2024-03-18) #### ♻️ Refactoring - minor update regexps ([01ebc90](https://codeberg.org/thi.ng/umbrella/commit/01ebc90)) ### [0.1.70](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.70/packages/transclude) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://codeberg.org/thi.ng/umbrella/commit/f36aeb0)) ### [0.1.69](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.69/packages/transclude) (2024-02-22) #### ♻️ Refactoring - update all `node:*` imports ([c71a526](https://codeberg.org/thi.ng/umbrella/commit/c71a526)) ### [0.1.46](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.46/packages/transclude) (2023-11-09) #### ♻️ Refactoring - update all tests (packages T-Z) ([020ef6c](https://codeberg.org/thi.ng/umbrella/commit/020ef6c)) #### 🧪 Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49)) ### [0.1.22](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.22/packages/transclude) (2023-08-04) #### ♻️ Refactoring - update `identity` usage in various pkgs ([b6db053](https://codeberg.org/thi.ng/umbrella/commit/b6db053)) ### [0.1.15](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/transclude@0.1.15/packages/transclude) (2023-03-27) #### 🧪 Tests - update all tests (mainly imports) ([63a85f9](https://codeberg.org/thi.ng/umbrella/commit/63a85f9))