angular/packages/upgrade
Andrew Scott 2a7a5de53f feat(core): Allow passing application providers in bootstrapModule options (#64354)
This commit adds `applicationProviders` to the `bootstrapModule` options
object. This allows specifying additional providers at the location of
bootstrap, which makes default providers much easier to accomplish.

Using this, we can refine the approach taken for downgrade_module to use
this more direct API rather than the additional provider variable dance.

PR Close #64354
2025-10-13 15:10:10 -07:00
..
src/common refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
static feat(core): Allow passing application providers in bootstrapModule options (#64354) 2025-10-13 15:10:10 -07:00
BUILD.bazel build: remove empty globs (#64270) 2025-10-07 20:28:11 -04:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: redirect upgrade guide to aio (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts fix(upgrade): Remove deprecated UpgradeAdapter (#61659) 2025-08-27 11:11:29 -07:00