pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:PHP is:merged
Filter by
74.4M results
Summary
- add explicit cleanup for remote runtime request WebSocket open/error/close/message handlers
- have RemoteRuntimeRequestConnection.close() detach cached socket callbacks before closing the ...
risk:low
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updates security files.
This pull request changes the following file(s):
- Update SECURITY.md
patch
security
Summary
Two issues prevented pnpm run dev from launching cleanly after the architecture refactoring (PR #136).
Fix 1 — @tauri-apps/plugin-log not resolvable by Turbopack
logger.ts uses a dynamic import( ...