Skip to content

Conversation

@daiscog
Copy link
Owner

@daiscog daiscog commented Dec 2, 2024

Add support for Angular 19 and deprecate the response mapper argument for httpRequestStates() in favour of using RxJs's native map beforehand.

The only two Angular APIs we use directly are HttpErrorResponse and HttpResponse which have not changed in Angular 19, so we can add Angular 19 support in peerDependencies immediately before we upgrade this repo itself to Angular 19 (for which, we're waiting on nx to release support for it - maybe we should just not bother using nx in this repo?).

@daiscog daiscog requested a review from vala84no December 2, 2024 22:42
@daiscog daiscog merged commit 096193e into main Dec 7, 2024
1 check passed
@daiscog daiscog deleted the nx-migrate branch December 7, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants