Skip to content

Commit 75fe8f8

Browse files
JeanMechealxhub
authored andcommitted
refactor(upgrade): deprecate VERSION export
users should use the entry from `upgrade/static`. DEPRECATED: `VERSION` from `@angular/upgrade` is deprecated. Please use the entry from `@angular/upgrade/static` instead.
1 parent 9a6b8e0 commit 75fe8f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/upgrade/public_api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
/**
1010
* @module
1111
* @description
12+
*
13+
* @deprecated Use the entry from `@angular/upgrade/static` instead.
1214
* Entry point for all public APIs of this package. allowing
1315
* Angular 1 and Angular 2+ to run side by side in the same application.
1416
*/

0 commit comments

Comments
 (0)