feat(swdash): Add live speedtest progress UI to service worker dashboard

This commit is contained in:
2025-12-04 13:47:14 +00:00
parent cbff5a2126
commit 9c7e17bdbb
4 changed files with 151 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '7.0.0',
version: '7.1.0',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}