Ember.js 3.0.0-beta.2 已发布,该版本包含以下的更新:
- #16067 [BUGFIX] Fix issues with
run.debounce
with only method and wait. - #16045 [BUGFIX] Fix double debug output
- #16050 [BUGFIX] Add inspect and constructor to list of descriptor exceptions
- #16080 [BUGFIX] Add missing modules docs for tryInvoke, compare, isEqual #16079
- #16084 [BUGFIX] Update
computed.sort
docs to avoid state leakage - #16087 [BUGFIX] Ensure
App.visit
resolves when rendering completed. - #16090 [CLEANUP] Remove Ember.Binding support
据官网发布的 Ember 3.00 Roadmap 显示,Ember 3.0 不会引入新的公共 API 或破坏性变更,并将移除 Ember 2.x 系列中弃用的公共 API。Ember 3.0 的发布时间表:
Ember 3.0 的详细发布计划请点此查看,完整更新日志点此查看。
Ember.js 3.0.0-beta.2 源码下载:
转自 http://www.oschina.net/news/92426/emberjs-3-0-0-beta2-released