---
title: "April 2026 - v1.9.4"
description: "Release notes for v1.9.4."
date: 2026-04-01
---

### Fixed

- utils: Restored the generic `If` and `IfElse` helpers after `v1.9.3`, so existing non-string uses compile again while keeping the `If[T any]` fix for non-`comparable` types (#537)

Released in [v1.9.4](https://github.com/axadrn/shadcn-templ/releases/tag/v1.9.4).
