xk6-dashboard v0.8.0 is here π!
This is a significant architectural release that improves the project structure and maintainability.
New Features
Frontend Assets Extraction
The frontend assets (UI, report, model, view, and config packages) have been extracted to a separate repository. This change:
- Reduces the main repository size by ~7,000 lines of code
- Removes Node.js/yarn tool...