examples-next-prisma-websockets-starter
examples-next-prisma-websockets-starter copied to clipboard
🏓 tRPC Next.js WebSocket Starter
It seems next v13.4.3 added a breaking change that causes sockets to be closed when not handled by HMR. As a result, websocket connections fail to upgrade. I've applied a...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.0 to 3.3.3. Release notes Sourced from tailwindcss's releases. v3.3.3 Fixed Fix issue where some pseudo-element variants generated the wrong selector (#10943, #10962, #11111) Make font settings...
Bumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together. Updates `ws` from 8.11.0 to 8.13.0 Release notes Sourced from ws's releases. 8.13.0 Features Added the finishRequest option to...