angular/goldens/public-api/core
Matt Turco 22d3f0562c feat(core): add hook for producer creation side effects (#60333)
Adds a hook in the same style as `postSignalSetFn` for running side effects when a producer has been created. This hook will be passed the reactive node being created.

PR Close #60333
2025-03-18 15:10:01 +01:00
..
primitives feat(core): add hook for producer creation side effects (#60333) 2025-03-18 15:10:01 +01:00
rxjs-interop fix(core): remove rejectErrors option encourages uncaught exceptions (#60397) 2025-03-18 14:10:24 +01:00
testing feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07:00
errors.api.md refactor(core): drop getNgModuleDef error message in production (#60082) 2025-03-05 17:11:06 +00:00
global_utils.api.md build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.api.md feat(core): add support for two-way bindings on dynamically-created components (#60342) 2025-03-17 14:29:52 +01:00