npm @trpc/react 9.3.0

latest releases: 10.0.0-proxy-beta.20, 10.0.0-proxy-beta.19, 10.0.0-proxy-beta.18...
2 years ago
  • Refactor HTTP internals to enable native support for AWS handler / SvelteKit (#880)
    • Expose lower-level function resolveHTTPResponse() to be used in place of requestHandler() when doing adapters
    • Rename requestRequestHandler to nodeHTTPRequestHandler and move to adapters/node-http *
    • Make naming consistent of HTTP rather than Http everywhere *
    • Move standalone http server to adapters/standalone *
    • Move websocket from @trpc/ws to @trpc/adapters/ws *

*) with backward compatibility and deprecation warnings

Don't miss a new react release

NewReleases is sending notifications on new releases.