Skip to content

Commit 54b7937

Browse files
sumitarorahansl
authored andcommitted
docs: add changelog for 1.0.4
1 parent d0a1e86 commit 54b7937

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
<a name="1.0.3"></a>
1+
<a name="1.0.4"></a>
2+
## [1.0.4](https://github.com/angular/angular-cli/compare/v1.0.3...v1.0.4) (2017-05-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **@angular/cli:** adds language to index.html for accessibility ([1d99472](https://github.com/angular/angular-cli/commit/1d99472))
8+
* **@angular/cli:** allow e2e multi capabilities ([8a7f6dd](https://github.com/angular/angular-cli/commit/8a7f6dd)), closes [#975](https://github.com/angular/angular-cli/issues/975)
9+
* **@angular/cli:** enable full node module resolution for project deps ([#6276](https://github.com/angular/angular-cli/issues/6276)) ([1659b74](https://github.com/angular/angular-cli/commit/1659b74))
10+
* **@angular/cli:** if user pass a full path, use the path ([#6341](https://github.com/angular/angular-cli/issues/6341)) ([013a3ea](https://github.com/angular/angular-cli/commit/013a3ea))
11+
* **@angular/cli:** prefix `historyApiFallback.index` with `deployUrl` ([#6279](https://github.com/angular/angular-cli/issues/6279)) ([26ecebf](https://github.com/angular/angular-cli/commit/26ecebf))
12+
* **@angular/cli:** proper generation when the target dir exists ([#5929](https://github.com/angular/angular-cli/issues/5929)) ([895b759](https://github.com/angular/angular-cli/commit/895b759))
13+
* **@angular/cli:** put vendor ngfactory in vendor chunk ([afa3ac5](https://github.com/angular/angular-cli/commit/afa3ac5))
14+
* **@angular/cli:** supress module file modification when generating guard with dry-run flag ([114ee50](https://github.com/angular/angular-cli/commit/114ee50))
15+
16+
17+
18+
a name="1.0.3"></a>
219
## [1.0.3](https://github.com/angular/angular-cli/compare/v1.0.2...v1.0.3) (2017-05-09)
320

421

0 commit comments

Comments
 (0)