angular/goldens/public-api/upgrade/index.api.md
Andrew Scott f86846555b fix(upgrade): Remove deprecated UpgradeAdapter (#61659)
Deprecated since v5. Use `upgrade/static` instead, which also supports aot.

BREAKING CHANGE: `UpgradeAdapter` is no longer available. Use
`upgrade/static` instead

PR Close #61659
2025-08-27 11:11:29 -07:00

309 B

API Report File for "@angular/upgrade"

Do not edit this file. It is a report generated by API Extractor.


import { Version } from '@angular/core';

// @public (undocumented)
export const VERSION: Version;

// (No @packageDocumentation comment for this package)