angular/packages/common/http
arturovt 1c7b356625 fix(core): release hasPendingTasks observers (#59723)
In this commit, we unsubscribe the `hasPendingTasks` subject to remove all active observers and enable granular garbage collection, as users may forget to unsubscribe manually when subscribing to `isStable`.

PR Close #59723
2025-04-02 18:26:06 +00:00
..
src refactor: added typing for Response (#60541) 2025-04-02 16:33:22 +00:00
test fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
testing refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
BUILD.bazel build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts feat(common): introduce experimental httpResource (#59876) 2025-02-14 18:40:37 +00:00