# 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.0.74](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@1.0.74/packages/rdom-components) (2026-05-08) #### ♻️ Refactoring - update rdom list component usage ([14b8407](https://codeberg.org/thi.ng/umbrella/commit/14b8407)) ## [0.7.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@0.7.0/packages/rdom-components) (2024-07-08) #### 🚀 Features - add verticalRuler() ([00e848f](https://codeberg.org/thi.ng/umbrella/commit/00e848f)) ### [0.6.59](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@0.6.59/packages/rdom-components) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://codeberg.org/thi.ng/umbrella/commit/f36aeb0)) ### [0.6.33](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@0.6.33/packages/rdom-components) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://codeberg.org/thi.ng/umbrella/commit/e3085e4)) #### 🧪 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.6.6](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@0.6.6/packages/rdom-components) (2023-08-04) #### ♻️ Refactoring - update `identity` usage in various pkgs ([b6db053](https://codeberg.org/thi.ng/umbrella/commit/b6db053)) ## [0.6.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/rdom-components@0.6.0/packages/rdom-components) (2023-04-08) #### 🚀 Features - add staticDropdownAlt(), add docs ([0f1b922](https://codeberg.org/thi.ng/umbrella/commit/0f1b922)) #### 🩹 Bug fixes - update dropdown args & attrib handling ([f2bd62b](https://codeberg.org/thi.ng/umbrella/commit/f2bd62b)) - update static/dynamicDropdown() - allow user attribs to supply onchange handler