---
title: "March 2026 - v1.9.2"
description: "Release notes for v1.9.2."
date: 2026-03-23
---

### Fixed

- scripts: Fixed embedded component script routes on Windows by switching to slash-separated paths when reading from the embedded filesystem, so `/templui/js/...` no longer returns `404` for valid component assets (#526)
- docs: Fixed the import workflow Tailwind watcher example to resolve `TEMPLUI_PATH` with `go list -mod=mod`, which restores vendored and Docker-based setups (#527)

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