---
title: "February 2025 - v0.32.0"
description: "Release notes for v0.32.0."
date: 2025-02-28
---

### Added

- add templUI Pro announcement
- add HTMX loading spinner showcase example
- You'll need to update all your import statements to reflect this new structure

### Changed

- simplified implementations by removing JS in favor of CSS-only solutions for tooltip and accordion components

### Removed

- improved backdrop with smoother aesthetics
- removed pkg folder from library root to adopt a more "Go-idiomatic" architecture
- All import paths have changed from `github.com/axzilla/templui/pkg/...` to `github.com/axzilla/templui/...`

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