angular/packages/core
Alex Rickabaugh 43cbc58254 fix(core): remove forceRoot flag for effects (#60535)
This flag is effectively unused in Angular code that we've seen, and is only
serving to complicate the mental model of effects. It could be reintroduced
if needed.

PR Close #60535
2025-03-31 18:08:07 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): move signal toString to primitives (#60365) 2025-03-27 19:43:19 +00:00
rxjs-interop fix(core): check ngDevMode for undefined (#60565) 2025-03-27 20:25:40 +00:00
schematics refactor(core): run the control flow migration during ng update (#60492) 2025-03-28 15:46:41 +00:00
src fix(core): remove forceRoot flag for effects (#60535) 2025-03-31 18:08:07 +00:00
test fix(core): remove forceRoot flag for effects (#60535) 2025-03-31 18:08:07 +00:00
testing refactor(core): convert scripts within packages/core/testing to relative imports (#60232) 2025-03-27 18:29:35 +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
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00