Changeset 0.37.6 (#218)

Co-authored-by: gobha <jasafpro@gmail.com>
Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
2026-03-21 16:21:59 +00:00
committed by xcaliber
parent 74f3cb84e9
commit 5f1c733002
30 changed files with 2959 additions and 131 deletions

View File

@@ -117,7 +117,7 @@ export async function boot() {
};
// Marker for idempotency
sw._sdk = '0.37.5';
sw._sdk = '0.37.6';
// 8. Expose globally
window.sw = sw;