angular/packages/core
Matthieu Riegler 4aeec9fa7d refactor(core): throw an Cyclic Dependency Error in prod mode (#60118)
Prior to this change, cyclic injection didn't trigger any error in prod mode, resulting into injecting the `CIRCULAR` object.
This could lead to strange errors where no method would be found on the token.

fixes #60074

PR Close #60118
2025-03-04 19:37:19 +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): Update push/replace navigation to not trigger popstate (#60028) 2025-03-03 18:40:58 +00:00
rxjs-interop test(core): clean up explicit standalone flags from tests (#60062) 2025-02-24 11:27:44 -05:00
schematics docs: update license year (#59883) 2025-03-04 19:36:47 +00:00
src refactor(core): throw an Cyclic Dependency Error in prod mode (#60118) 2025-03-04 19:37:19 +00:00
test refactor(core): throw an Cyclic Dependency Error in prod mode (#60118) 2025-03-04 19:37:19 +00:00
testing fix(core): Ensure ComponentFixture does not duplicate error reporting from FakeAsync (#60104) 2025-02-26 11:56:18 -05: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 build: update zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -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