Skip to content

fix(@angular/ssr): ensure compatibility for Http2ServerResponse type#28971

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:http2-server-response
Nov 26, 2024
Merged

fix(@angular/ssr): ensure compatibility for Http2ServerResponse type#28971
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:http2-server-response

Conversation

@alan-agius4
Copy link
Collaborator

Updated the Http2ServerResponse interface to eliminate dependency on generics, ensuring compatibility across multiple versions of @types/node.

Closes #28965

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/ssr target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type 'Http2ServerResponse' is not generic

2 participants