angular/packages/core/primitives
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
..
di refactor(core): Add an additional check for the name field for NotFoundError (#60322) 2025-03-18 15:05:52 +01:00
dom-navigation refactor(core): Update push/replace navigation to not trigger popstate (#60028) 2025-03-03 18:40:58 +00:00
event-dispatch fix(platform-browser): Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) 2025-01-27 10:28:58 +01:00
signals feat(core): add hook for producer creation side effects (#60333) 2025-03-18 15:10:01 +01:00