manfredsteyer / ngx-build-plus

Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements
1.19k stars 136 forks source link

No more provideExperimentalZonelessChangeDetection in Angular 18.0.1 #406

Open hclatomic opened 1 month ago

hclatomic commented 1 month ago

Hello, In Angular 18.0.0 we had provideExperimentalZonelessChangeDetection in @angular/core, that desappears in 18.0.1. What shall we do instead ?