---
title: "March 2025 - v0.41.0"
description: "Release notes for v0.41.0."
date: 2025-03-24
---

### Added

- Introduced variadic functions for components and icons with integer size parameters
- Enhanced developer ergonomics with reduced boilerplate and smarter defaults

### Changed

- Improved developer experience with a more intuitive component API and cleaner HTML output.
- Improved code readability while maintaining full functionality

### Fixed

- Optimized DOM by conditionally rendering attributes and preventing empty values

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