shadcn@4.20.1
shadcn-ui/uishadcn@4.20.1Sep 2, 2026by github-actions[bot]
AI Summary
This is a patch release that improves the `shadcn migrate cn` command by fixing a bug where leading comments were previously lost during the migration process.
Key Highlights
- Preserves leading comments in the `shadcn migrate cn` command
- Fixes comment preservation issue in migration workflow
- Patch release version 4.20.1
New Features
- Preserve leading comments when running `shadcn migrate cn`
Full Release Notes
### Patch Changes - [#11742](https://github.com/shadcn-ui/ui/pull/11742) [`04bb134c52af23af7d77673618ef4e3862b7c310`](https://github.com/shadcn-ui/ui/commit/04bb134c52af23af7d77673618ef4e3862b7c310) Thanks [@shadcn](https://github.com/shadcn)! - preserve leading comments when running `shadcn migrate cn`.