---
title: "Angular 20 support | Netlify Changelog"
description: "Get the latest updates on Netlify products and features to meet your developer needs."
source: "https://www.netlify.com/changelog/angular-20-support/"
last_updated: "2026-07-06T15:04:45.000Z"
---
[Angular 20](https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301) is now fully supported on Netlify with zero configuration required.

**What’s new**

-   Full Angular 20 compatibility: Deploy Angular 20 projects with all the latest features including stable signals APIs, zoneless change detection in developer preview, and incremental hydration.
    
-   Updated Angular template: We’ve refreshed our [Angular starter template](https://github.com/netlify-templates/angular-starter) to showcase Angular 20’s capabilities, including the new control flow syntax and simplified component naming conventions.
    
-   Optimized SSR support: Angular 20’s stable incremental hydration and route-level rendering modes work with Netlify’s edge network for faster, more efficient server-side rendering.
    

**How to get started**

Add your existing Angular 20 project by connecting your Git repository–or [deploy our template](https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/angular-starter)–no configuration changes needed. For new projects, try our updated template with Angular 20’s latest features.

If you’re planning to [upgrade from version 18](https://developers.netlify.com/guides/whats-new-with-angular-19-on-netlify/) or earlier, check out our guidance on the Angular runtime.