You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update ai-config to include Angular MCP server config
@angular-devkit/core
Commit
Description
deprecate stringToFileBuffer and fileBufferToString
@angular/ssr
Commit
Description
correct grammar in console warning for redirected location headers
Deprecations
@angular-devkit/core
stringToFileBuffer and fileBufferToString are deprecated. Use standard Web APIs (TextEncoder and TextDecoder) instead.
Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for @angular-devkit/core has been updated to reflect the deprecations.