angular/goldens/public-api/core
Alex Rickabaugh 1f528f1e8d refactor(core): mark effect as developer preview again (#52490)
Re-add the `@developerPreview` flags to `effect()`. While we don't expect
the `effect` API itself to change, we may change how other FW APIs interact
with `effect`s. Also, add a missing export for one of those effect APIs.

PR Close #52490
2023-11-02 15:29:44 -07:00
..
primitives/signals refactor(core): Do not refresh view if producers did not actually change (#52476) 2023-11-02 13:23:49 -07:00
rxjs-interop fix(core): add rejectErrors option to toSignal (#52474) 2023-10-31 14:59:26 -07:00
testing refactor(core): Add defer block testing fixture (#51698) 2023-09-13 10:47:04 -07:00
errors.md refactor: fix a number of typos throughout the codebase (#52249) 2023-10-25 16:51:24 -07:00
global_utils.md refactor(core): drop RootContext object (#47056) 2022-09-13 09:21:34 -07:00
index.md refactor(core): mark effect as developer preview again (#52490) 2023-11-02 15:29:44 -07:00