经历了 6 个 RC 版本之后,Angular 发布了 4.0.0 正式版。不过不要太在意版本号,因为这次发布没有大的变更,主要是 bug 修复,详细如下:
Bug 修复
- compiler: 假定没有匹配的查询为静态 (#15429) (c8ab5cb), 关闭 #15417
- compiler: 导出
toString
时正确处理 (#15430) (0dda01e), 关闭 #15420 - platform-browser: setAttribute 应该使用 xmlns 命名空间 (#14874) (92084f2), 关闭 #14865
- router: 当查询参数更改时,应将新数据传递给 Observable (#15387) (08f2f08), 关闭 #15290
- prevent strictNullChecks support until #15432 is fixed (#15434) (b800a0c)
完整更新日志
下载地址
转自 http://www.linuxeden.com/wp-admin/post-new.php