- Last updated: 2026-04-22T19:02:55Z
- Generator: 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 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 (2026-04-22)
- add
hidden()form field fn & types (bac747c)
2.7.14 (2025-01-10)
- update
InputNumericAttribs(68a49aa)- allow
anyasstepvalue
- allow
2.7.0 (2024-07-08)
- add/update block elements (08f1728)
- add: details(), dialog(), summary()
- update template(), add TemplateAttribs
- add inline elements (9127bd6)
- add: dfn(), strikethrough(), variable(), wbr()
- add/update elements (0df160f)
- add: menu(), object(), output(), search()
- add new element specific attrib types
2.6.3 (2024-05-08)
- update IFrameAttribs.sandbox (b7d4cb8)
2.6.0 (2024-04-20)
- update AttribVal type, allow async iterables (10eb854)
- update type usage (ac691f8)
2.5.0 (2024-03-27)
- add inputReset() & inputSubmit() (2b9cde0)
2.4.0 (2024-01-23)
- add slot() element factory (c7612a4)
2.3.0 (2023-12-09)
- update Attribs.class type, allow string array (e82c3b4)
2.2.33 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
- update/refactor tests to use bun test runner (8f6edb1)
- update/rename test files/imports (still many broken) (1cb3c49)
2.2.21 (2023-08-22)
- update height handling in metaViewport() (f142348)
- add ViewportOpts docstrings
2.2.12 (2023-03-27)
- update all tests (mainly imports) (63a85f9)