v5.16.0 (2026-07-16)
Immutable
release. Only release title and notes can be modified.
What's Changed
✨ New
-
@eslint-react/core: added support for hook calls written as tagged template literals. (#1909)const x = useMotionValue(100); const transform = useMotionTemplate`transform(${x}px)`; // ^^^ tagged template literal hook call
-
@eslint-react/jsx:findAttributenow resolves nested spread identifiers and nested object expression spreads. (#1908)
🏗️ Internal
- Added tests and per-rule changelogs for tagged template literal hook calls. (#1909)
Full Changelog: v5.15.0...v5.16.0
Attestation
https://github.com/Rel1cx/eslint-react/attestations/35506571