Angular 22.0.6 发布

发布于

Angular 22.0.6 现已发布,具体更新内容如下:

## compiler

- [修复 fd4ddcafed](https://github.com/angular/angular/commit/fd4ddcafed340dbc116df9718f03ee9e16c41c18) 在 TCB 中使用常规的可选链式表达式来实现安全的函数调用

## compiler-cli

- [修复 534fe81a89](https://github.com/angular/angular/commit/534fe81a8904408f252cbbbd90ca3e46bf5df3c9) 对所需的信号查询应用 debugName 转换
- [修复 3b08201bfb](https://github.com/angular/angular/commit/3b08201bfb63227b9a30e7c40b966412496f115d) 使用三元运算符检测绑定表达式中未调用的信号

## forms/signals

- [修复 171669f7b2](https://github.com/angular/angular/commit/171669f7b25343b10143cff04f69e2f46c6bf43f) 为了兼容 AbstractControl 值,使 extractValue 具有响应性

## migrations

- [修复 0a6af1496b](https://github.com/angular/angular/commit/0a6af1496b0bc2e3685018124eba6128875a2102) 在 pruning 时保留传递的 NgModule 引用
- [修复 d4a926a762](https://github.com/angular/angular/commit/d4a926a7621e9c421e537377fffc78e553bb69a8) 在 model-output 迁移中移除过时的模型导入

## router

- [修复 c238bd2ad7](https://github.com/angular/angular/commit/c238bd2ad7adf9cd5d74adda5a665b6481661a62) 处理 segment group maps 中名为 proto 的 outlet
- [修复 8e6d7f7190](https://github.com/angular/angular/commit/8e6d7f71906e35181577b9e66474695ba3077599) 解析查询参数时请使用安全的 hasOwnProperty 方法

更新说明:[https://github.com/angular/angular/releases/tag/v22.0.6](https://github.com/angular/angular/releases/tag/v22.0.6)

---

原文链接:[点击查看](https://www.oschina.net/news/471615/angular-22-0-6-released)

评论

暂无评论。