๐ Blog
Release notes and in-depth articles
๐งฉ Component Extensions
Le Truc 2.3 introduces a tree-shakable extension interface for defineComponent. The first three extensions cover form participation and attribute-driven reactivity for React interop.
๐ Form Participation with ElementInternals
Le Truc 2.3 adds form association and custom :state() pseudo-classes via ElementInternals, but stops short of promoting ARIA reflection until the accessibility tooling catches up.
๐ฆ A Custom Elements Manifest for Le Truc
Le Truc 2.2 ships custom-elements.json, generated by the new @zeix/cem-plugin-le-truc analyzer plugin โ what the manifest unlocks in editors, AI agents, and design system tooling, and how to generate one for your own components.