headlamp-plugin 0.4.9
illume
released this
28 Jun 14:45
·
3248 commits
to main
since this release
headlamp-plugin is a tool to help with making plugins for Headlamp (the extensible Kubernetes UI).
In this bug fix release:
- Fix importing SVG files as components now works #568
- Test the example plugins better when a headlamp-plugin version changes #568
- Fix for PageGrid and other components imported from Resource #567
To use this new headlamp-plugin version with existing plugins, please update your plugin package.json
file:
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.4.9"
}
This release of headlamp-plugin is compatible with Headlamp 0.10.1