mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
committed by
Alex Rickabaugh
parent
6307f976d2
commit
969dadc8e2
@@ -2094,7 +2094,7 @@ export const RECOMMENDATIONS: Step[] = [
|
||||
level: ApplicationComplexity.Basic,
|
||||
step: 'v17 zone.js support',
|
||||
action:
|
||||
'Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.14.x or later.',
|
||||
'Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v17 supports Zone.js version 0.14.x or later.',
|
||||
},
|
||||
{
|
||||
possibleIn: 1700,
|
||||
|
||||
Reference in New Issue
Block a user