Skip to content

Releases: htmlplus/element

v3.4.9

02 Apr 22:57

Choose a tag to compare

3.4.9 (2026-04-02)

Bug Fixes

  • Simplify OverridableValue type to identity type (512ad59)

v3.4.8

12 Feb 20:33

Choose a tag to compare

3.4.8 (2026-02-12)

Bug Fixes

  • Remove variant key from variants in global configuration (4877a53)

v3.4.7

12 Feb 19:52

Choose a tag to compare

3.4.7 (2026-02-12)

Bug Fixes

  • Improve auto-generated typing and configuration typings (3b1210f)

v3.4.6

28 Jan 20:07

Choose a tag to compare

3.4.6 (2026-01-28)

Bug Fixes

  • Update the Style decorator to support the :host element (a9563ee)

v3.4.5

07 Jan 16:09

Choose a tag to compare

3.4.5 (2026-01-07)

Bug Fixes

  • Improve JSX typing support for custom elements in React (1203093)

v3.4.4

06 Jan 19:36

Choose a tag to compare

3.4.4 (2026-01-06)

Bug Fixes

  • Resolve JSX typing errors (80c6e9b)

v3.4.3

03 Jan 19:31

Choose a tag to compare

3.4.3 (2026-01-03)

Bug Fixes

  • Enhance custom element typings with Disables interfaces for stronger type safety and flexible attributes, events, methods, and properties. (2b1585d)
  • Improve internal utils exports (10b61c4)
  • Improve JSX typings for other frameworks (bda2d67)
  • Refactor the OverridableValue type to introduce UNLISTED handling for controlling whether unlisted base values are allowed. (41eb691)
  • Resolve high severity vulnerabilities (a774883)

v3.4.1

11 Nov 17:06

Choose a tag to compare

3.4.1 (2025-11-11)

Bug Fixes

  • Add isCSSUnit utility function (24e55ca)

v3.4.0

12 Sep 19:06

Choose a tag to compare

3.4.0 (2025-09-12)

Features

  • Implement the Variant decorator (013dc92)

Bug Fixes

  • Refactor Overrides type generation (d06c5a0)

v3.3.1

28 Aug 21:57

Choose a tag to compare

3.3.1 (2025-08-28)

Bug Fixes

  • Integrate Biome, Husky, and Lint-Staged to improve code consistency, automation, and overall development workflow (2bc97aa)