Le Truc Docs 2.5.0

📝 Blog

Release notes and in-depth articles

4 min read

Le Truc 2.5 backports Cause & Effect's new signal names so you can migrate before the breaking 2.0 release lands.

4 min read

Every component now gets a per-instance debug flag in DEV_MODE builds, showing exactly which on(), pass(), and watch() calls are firing and where.

4 min read

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.