---
title: "March 2026 - v1.7.1"
description: "Release notes for v1.7.1."
date: 2026-03-10
---

### Important

- `v1.7.1` is currently still experimental and buggy. The new import workflow does not work reliably right now, so please use the CLI workflow instead. If you need a stable version, please use `v1.6.0` for now.

### Changed

- Removed the public `Script()` component API
- CLI installs now rewrite each component's own script URL to the local JS path only

### Fixed

- Fixed duplicate script loading in components
- Fixed local component JS paths during CLI installs

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