Typed SIGTERM

Results 52 issues of Typed SIGTERM

### 🔗 Linked issue close #4759 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...

v4

When using `{tps}` with `manifest: { nameStyle: 'relative' }`, packed texture manifests (e.g. `cards-0.webp.json`) still use filename instead of relative path.

I'm using AssetPack + Pixi.js + Nuxt latest. I have `entry: './app/resources', output: './public/packed'`, the assets are served on `http://localhost:8508/packed/**` But AseetPack generated `http://localhost:8508/packed/manifest.json` is like: ```json { "bundles": [...

for maintainability and robustness

It's useful for some unknown compatibility issues so that users can still use the provider before validation is fixed (#729)

比如 [Koishi.js](https://koishi.chat),避免重复造轮子

![Image](https://github.com/user-attachments/assets/4dbc5820-30e1-4935-b909-8aa55a2cda59) Using https://shiki.style/packages/twoslash#install -> ![Image](https://github.com/user-attachments/assets/9f065225-c87c-4bbb-a136-6fa7d3ac9afd) (would like to PR if the website is open source :)

### Describe the feature you'd like to request [WebTransport](https://developer.mozilla.org/en-US/docs/Web/API/WebTransport) is a modern update to WebSocket. I'll be great if tRPC can support communicating in WebTransport (like WebSocket). ### Describe the...