Bump @valknar/vpinball-wasm to 0.3.4

0.3.4 skips SDL_SetWindowIcon on the Emscripten target, so the engine no
longer hijacks the browser tab's favicon (and title) via a blob: URL
when a table loads — verified live, no app-side workaround needed.
This commit is contained in:
2026-08-24 14:08:19 +02:00
parent a2b929dbec
commit 89d4d9b071
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ allowBuilds:
sharp: false
unrs-resolver: false
minimumReleaseAgeExclude:
- '@valknar/vpinball-wasm@0.2.0 || 0.3.1 || 0.3.2 || 0.3.3'
- '@valknar/vpinball-wasm@0.2.0 || 0.3.1 || 0.3.2 || 0.3.3 || 0.3.4'
updateNotifier: false