This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application.
This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application. You may also need to update or check package versions; for internal NuGet package changes, see [package-version-changes.md](../../package-version-changes.md) for reference.
## Open-Source (Framework)
@ -88,7 +88,7 @@ ABP now targets Angular v21 (up from v20). For existing Angular projects, apply
}
```
For more details, see the [Angular version reference](https://angular.dev/reference/versions#actively-supported-versions).
You may need to update your Node.js version as well. For more details, see the [Angular version reference](https://angular.dev/reference/versions#actively-supported-versions).