shadcn@4.8.3

SesameAILabs/csmshadcn@4.8.3May 29, 2026by github-actions[bot]

AI Summary

A patch update focusing on template handling improvements and preserving quote formatting in className literals during RTL transforms.

Key Highlights

  • Updated template handling logic
  • Preserved quotes in className literals for RTL transforms

New Features

  • Template handling improvements
  • Quote preservation in RTL transforms

Full Release Notes

### Patch Changes

-   [#10659](https://github.com/shadcn-ui/ui/pull/10659) [`07900769d91b09def00e68179bcb7a821f59b954`](https://github.com/shadcn-ui/ui/commit/07900769d91b09def00e68179bcb7a821f59b954) Thanks [@raashish1601](https://github.com/raashish1601)! - update template handling

-   [#10495](https://github.com/shadcn-ui/ui/pull/10495) [`360e8a19c3ee13ac78b656027462007c8bdaa6d5`](https://github.com/shadcn-ui/ui/commit/360e8a19c3ee13ac78b656027462007c8bdaa6d5) Thanks [@artemxknpv](https://github.com/artemxknpv)! - Preserve quotes in className literals when applying RTL transforms.