Skip to content

v0.5.0

Choose a tag to compare

@adaptive-shield-matrix adaptive-shield-matrix released this 23 Oct 22:51
· 144 commits to main since this release

[0.5.0] - 2025-10-24

🐛 Bug Fixes

  • (toast) Show description
  • (popover) Replace native Popover elements with Corvu Popover library fixing placement screen issues, simplify demo

🏭 Operations

  • (release.sh) Allow explicitely passing next release version
  • (release.sh) Automate version increase by looking for features in changelog content

🚜 Refactor

  • (checkbox) Sort classes, add invisible in addition to sr-only
  • Refactor(tsconfig): set module to Preserve to make tsc do less and let the bundler do more (if needed)
  • (vite.config) Update watch ignored files
  • (utils) Replace utils with ~utils library, assume all utils are "ui" specific, move "ui" utils up to "utils"

📚 Documentation

  • (rules) Add roo code rules
  • (rules) Add entire result code, because its so small/simple and ai agents should not search for it