v0.11.2
bknd-io/bkndv0.11.2Apr 22, 2025by dswbx
AI Summary
A minor maintenance release focusing on code cleanup and improving the UI state management for entity details.
Key Highlights
- Remove unused `useTheme` import
- Add loading state for entity detail view
New Features
- Loading state for entity details
Full Release Notes
## What's Changed * remove unused useTheme import and add loading state for entity detail view by @dswbx in https://github.com/bknd-io/bknd/pull/154 **Full Changelog**: https://github.com/bknd-io/bknd/compare/v0.11.1...v0.11.2