14. Change Log

Change Log

The Angular documentation is a living document with continuous improvements. This log calls attention to recent significant changes.

Updated to Angular 4.0. Documentation for Angular 2.x can be found at v2.angular.io.

All mention of moduleId removed. "Component relative paths" cookbook deleted (2017-03-13)

We added a new SystemJS plugin (systemjs-angular-loader.js) to our recommended SystemJS configuration. This plugin dynamically converts "component-relative" paths in templateUrl and styleUrls to "absolute paths" for you.

We stro