Skip to content

v0.14.0

Choose a tag to compare

@david1gp david1gp released this 22 Mar 07:46
· 45 commits to main since this release

[0.14.0] - 2026-03-22

🚀 Features

  • (code-block) Add code block component
  • (code-block) Add code block component, part 2
  • (badge) Simplify, rename variants to be consistent with buttons, remove hover effects
  • (code-block) Data arg, serialize json
  • (check) Add subtitle prop, add classes to allow overwriting styles, add classes text muted

🐛 Bug Fixes

  • (aliases) Add configuration to rsbuild, update to vite v8 to set tsconfigPaths
  • (badges) Simplify demo
  • (details) Allow overwriting summary classes
  • (ts) Disable incremental then building library
  • (ts) Remove baseUrl, add bun types
  • (generateDemoList) Add configurable prefix, default #src, add file extensions to generated imports
  • (bun) Fix bun imports not finding ts files because of js file extensions
  • (img) Add class prop to interface via extends
  • (lib) Update configs to point to ui instead of lib dir, remove aliases replaced by package.json imports

🚜 Refactor

  • (ai-rules) Remove generate agent rules scripts
  • (grid) Move grid classes into static/grid, move card files into static/card, demo layout into sattic/layout
  • (aliases) Change @ and ~ import aliases to #, add package.imports
  • (imports) Use nodenext module resolution, add js/jsx endings for all imports
  • (lib) Rename folder lib -> ui

📚 Documentation

  • (readme) Update setup/installation to download, recommand package.json import aliases