mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit makes several changes changes to the `provideExperimentalCheckNoChangesForDebug` API: * Rename it * Promote to dev preview * Apply the exhaustive behavior to _all_ checkNoChanges runs * Remove `useNgZoneOnStable` option. This wasn't found to be generally more useful than `interval` fixes #45612 BREAKING CHANGE: `provideExperimentalCheckNoChangesForDebug` has several breaking changes: * It is renamed to `provideCheckNoChangesConfig` * The behavior applies to _all_ checkNoChanges runs * The `useNgZoneOnStable` option is removed. This wasn't found to be generally more useful than `interval` PR Close #60906 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||