fix(readme): Update README to reflect new features and updated examples (SPA/PWA/Edge/ServiceWorker) and clarify API usage

This commit is contained in:
2025-12-05 10:00:40 +00:00
parent 790b468188
commit 76b5cb5142
3 changed files with 102 additions and 104 deletions

View File

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