angular/packages/core
Rodrigo Damazio Bovendorp 61f0ba8895 docs(core): mark after{Next,Every}Render overloads as stable (#62153)
Your blog post signaled that afterNextRender and afterEveryRender
are now stable:
https://angular.love/angular-20-whats-new#Signal%20related%20APIs

However, only 1 of the overloads of those was marked as stable.

I detected this because angular-eslint errors on calls even to
to the publicApi overload - and while that should probably be
fixed on their end, your announcement wasn't specific about only
one overload being stable, so I assume this was an oversight.

angular-eslint related issue:
https://github.com/angular-eslint/angular-eslint/issues/2534

PR Close #62153
2025-06-25 17:00:19 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): Add injection primitives for shared services. (#62087) 2025-06-25 14:57:57 +00:00
rxjs-interop build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
schematics build: migrate to using new jasmine_test (#62131) 2025-06-19 10:06:27 +02:00
src docs(core): mark after{Next,Every}Render overloads as stable (#62153) 2025-06-25 17:00:19 +00:00
test refactor(core): Add injection primitives for shared services. (#62087) 2025-06-25 14:57:57 +00:00
testing feat(core): support bindings in TestBed (#62040) 2025-06-17 11:49:27 +02:00
BUILD.bazel refactor: use zone.js from npm instead of packages/zone.js throughout repo (#61977) 2025-06-10 12:02:03 -07:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
package.json fix(core): mark zone.js as an optional peer dependency (#61616) 2025-05-22 12:14:06 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00