# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **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. ## [2.8.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.8.0/packages/hiccup-html) (2026-04-22) #### ๐Ÿš€ Features - add `hidden()` form field fn & types ([bac747c](https://codeberg.org/thi.ng/umbrella/commit/bac747c)) ### [2.7.14](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.7.14/packages/hiccup-html) (2025-01-10) #### ๐Ÿฉน Bug fixes - update `InputNumericAttribs` ([68a49aa](https://codeberg.org/thi.ng/umbrella/commit/68a49aa)) - allow `any` as `step` value ## [2.7.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.7.0/packages/hiccup-html) (2024-07-08) #### ๐Ÿš€ Features - add/update block elements ([08f1728](https://codeberg.org/thi.ng/umbrella/commit/08f1728)) - add: details(), dialog(), summary() - update template(), add TemplateAttribs - add inline elements ([9127bd6](https://codeberg.org/thi.ng/umbrella/commit/9127bd6)) - add: dfn(), strikethrough(), variable(), wbr() - add/update elements ([0df160f](https://codeberg.org/thi.ng/umbrella/commit/0df160f)) - add: menu(), object(), output(), search() - add new element specific attrib types ### [2.6.3](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.6.3/packages/hiccup-html) (2024-05-08) #### ๐Ÿฉน Bug fixes - update IFrameAttribs.sandbox ([b7d4cb8](https://codeberg.org/thi.ng/umbrella/commit/b7d4cb8)) ## [2.6.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.6.0/packages/hiccup-html) (2024-04-20) #### ๐Ÿš€ Features - update AttribVal type, allow async iterables ([10eb854](https://codeberg.org/thi.ng/umbrella/commit/10eb854)) #### โ™ป๏ธ Refactoring - update type usage ([ac691f8](https://codeberg.org/thi.ng/umbrella/commit/ac691f8)) ## [2.5.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.5.0/packages/hiccup-html) (2024-03-27) #### ๐Ÿš€ Features - add inputReset() & inputSubmit() ([2b9cde0](https://codeberg.org/thi.ng/umbrella/commit/2b9cde0)) ## [2.4.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.4.0/packages/hiccup-html) (2024-01-23) #### ๐Ÿš€ Features - add slot() element factory ([c7612a4](https://codeberg.org/thi.ng/umbrella/commit/c7612a4)) ## [2.3.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.3.0/packages/hiccup-html) (2023-12-09) #### ๐Ÿš€ Features - update Attribs.class type, allow string array ([e82c3b4](https://codeberg.org/thi.ng/umbrella/commit/e82c3b4)) ### [2.2.33](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.2.33/packages/hiccup-html) (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)) ### [2.2.21](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.2.21/packages/hiccup-html) (2023-08-22) #### ๐Ÿฉน Bug fixes - update height handling in metaViewport() ([f142348](https://codeberg.org/thi.ng/umbrella/commit/f142348)) - add ViewportOpts docstrings ### [2.2.12](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/hiccup-html@2.2.12/packages/hiccup-html) (2023-03-27) #### ๐Ÿงช Tests - update all tests (mainly imports) ([63a85f9](https://codeberg.org/thi.ng/umbrella/commit/63a85f9))