angular/packages/core
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
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives feat(core): export signalGetFn from signal primitives (#60497) 2025-03-31 22:24:21 +00:00
rxjs-interop fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
schematics fix(core): fixes #592882 ng generate @angular/core:signal-queries-migration (#60688) 2025-04-02 15:14:43 +00:00
src fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
test fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
testing fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00