v0.2.4 - Fix Icon Loading
Fixed
- Replaced
@mui/icons-materialwith@iconify/reactto fix icon loading errors - Headlamp provides Iconify as a global but not Material-UI icons
- Plugin should now load without errors and appear in sidebar
Changes
All icons converted to Iconify equivalents:
- Error icons →
mdi:alert-circle-outline,mdi:alert-circle - Action icons →
mdi:content-copy,mdi:plus,mdi:delete - Visibility icons →
mdi:eye,mdi:eye-off - Status icons →
mdi:check-circle,mdi:alert
Bundle size: 358.18 kB (98.04 kB gzipped)
Checksum: SHA256:42545048578d613483993a233326abf6a952b920baf3997fed00e989eb0aa5ba
Note
This is a proper version bump from v0.2.3, as v0.2.3 was already cached on Artifact Hub with a different tarball. Following semver best practices, version numbers should never be reused.