The website here contains information about the changes in Ember 2.11.
Ember 2.11 now utilizes the ember-source module instead of the ember Bower package. In the upcoming Ember CLI 2.12 release, Bower will no longer be installed by default but will only be installed when needed by an addon.
I am curious about the statement "only install lazily when an addon requests it." Can you explain what that means?