Ember.js v2.6.1 发布了,Ember.js 消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
改进日志如下:
#13634 [BUGFIX] Fix issues with rerendering blockless and tagless components.
#13655 [BUGFIX] Make debugging this._super much easier (remove manual .call / .apply optimizations).
#13672 [BUGFIX] Fix issue with this.render and this.disconnectOutlet in routes.
下载地址:https://github.com/emberjs/ember.js/archive/v2.6.1.tar.gz
来自:开源中国社区

