* [x] `ng update --create-commits` * [ ] Strongly typed forms * [x] Standalones - https://angular.io/guide/standalone-migration#migrations-steps * [x] Esbuild - https://angular.io/guide/esbuild * [ ] Jest migration * [ ] TS 5 * [x] Required inputs * [x] Passing route parameters directly to components * [x] Self closing tags * [ ] TitleStrategy * [ ] Protected bindings * [ ] `ng completion` * [x] provideRouter? * [ ] `NgOptimizedImage` * [x] Functional router guards * [x] Router unwraps default imports * [ ] `withViewTransitions()` * [ ] `{ transform: booleanAttribute }` * [ ] styleUrls remove array * [x] Controlflow
ng update --create-commitsng completionNgOptimizedImagewithViewTransitions(){ transform: booleanAttribute }