mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
#68253 graduated `resource`, `rxResource`, and `httpResource` to stable by swapping `@experimental` for `@publicApi 22.0` across three files. The two `resource()` overloads in `packages/core/src/resource/resource.ts` were missed and still carried `@experimental 19.0`. The public-api golden already lists both overloads as `// @public`, so this aligns the source with what the rest of the codebase reflects. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| debounce.ts | ||
| from_snapshots.ts | ||
| index.ts | ||
| resource.ts | ||