Skip to content

Release 1.4.11

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:03
· 11 commits to main since this release

1.4.11 (2026-07-13)

✨ Features

  • add eslint-plugin-tailwindcss for improved Tailwind CSS support (a0c2089)
  • expand NEUTRAL_COLORS and update type definitions to include new colors (e9dc381)
  • UGrid: add block prop for full-width grid rendering (8f37895)

🐛 Bug Fixes

  • replace direct cp calls with safeCopyDir to avoid icon cache errors (6f3560c)
  • USelect: add left-0 to listbox config for correct positioning (c451e20)