angular/goldens/public-api/core
Maciej Sawicki 05eb028c7a fix(core): narrow error type for resources API (#61441)
`Resource.error` used to return `unknown`. Now it's `Error | undefined`.
For non-`Error` types they are encapsulated with the `Error` type.

PR Close #61441
2025-05-21 12:06:40 -07:00
..
primitives refactor(core): Add createSignalTuple (#60903) 2025-04-29 08:46:39 -07:00
rxjs-interop refactor(core): rename loader parameter to stream for rxResource (#60919) 2025-04-23 19:34:50 +00:00
testing refactor(core): re-introduce TestBed.flushEffects()" (#61462) 2025-05-19 13:26:52 +00:00
errors.api.md refactor(core): drop rxResource error messages (#61565) 2025-05-21 12:42:59 +00:00
global_utils.api.md feat(core): expose performance data in Chrome DevTools (#60789) 2025-04-14 11:12:55 -04:00
index.api.md fix(core): narrow error type for resources API (#61441) 2025-05-21 12:06:40 -07:00