Skip to content

20.2.0

Latest
Compare
Choose a tag to compare
@jkrems jkrems released this 20 Aug 14:05
· 108 commits to main since this release

@schematics/angular

Commit Description
feat - 2e3cfd598 add migration to remove default Karma configurations
feat - d80dae276 add schematics to generate ai context files.
fix - ffe6fb916 allow AI config prompt to be skipped without selecting a value
fix - ae2802b7d improve AI config prompt wording
fix - b017f84fd improve coverage directory handling for Karma configuration comparisons
fix - 6a79f9a75 zoneless is now stable

@angular/cli

Commit Description
feat - b4de9a1bf add --experimental-tool option to mcp command
feat - 755ba70fd add --local-only option to mcp command
feat - 59d7ef343 add --read-only option to mcp command
feat - 4e92eb6f1 add modernize tool to the MCP server
fix - a3b25f675 add choices to command line parser when type is array and has an enum
fix - e19eee614 address Node.js deprecation DEP0190
fix - 4ee6f327a apply default to array types
fix - 8ba6b0bcc use correct path for MCP get_best_practices tool

@angular-devkit/schematics

Commit Description
fix - c43504d8d address Node.js deprecation DEP0190

@angular/build

Commit Description
feat - fb06bb505 add headless mode for vitest browser mode