Releases: damienbod/bff-aspnetcore-angular
Releases · damienbod/bff-aspnetcore-angular
0.0.6
- NX update
- Angular 17 update
0.0.5
Improved CSP for styles, local dev cannot use a nonce and production forces nonce for styles.
0.0.4
Fix Microsoft Graph in-memory missing cache when using downstream APIs
0.0.3
- Improved CSP
- Improved Angular code, use a function for the interceptor, code styles and build
0.0.2
Added support for Angular CSP style nonce
0.0.1
ASP.NET Core, Angular BFF using Microsoft Entra ID Changelog
2023-09-03 0.0.1
- Initial version using Angular Standalone nx and ASP.NET Core
- ASP.NET Core version 7.x
- Angular Standalone version 16.x