Skip to content

Commit 9fc24b9

Browse files
committed
chore(changelog): update changelog to alpha.42
1 parent 247479d commit 9fc24b9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="2.0.0-alpha.42"></a>
2+
# 2.0.0-alpha.42 (2015-10-13)
3+
4+
This is a quick follow-up release to 41 to fix the d.ts distribution with our
5+
npm package. See #4706 for more info.
6+
7+
### Bug Fixes
8+
9+
* **build:** Fix serve.js.dev to build bundles ([3b03660](https://github.com/angular/angular/commit/3b03660)), closes [#4700](https://github.com/angular/angular/issues/4700)
10+
* **docs:** minor @link fixes. ([3a801c1](https://github.com/angular/angular/commit/3a801c1)), closes [#4696](https://github.com/angular/angular/issues/4696)
11+
* **publish:** emit type declarations with CJS build ([57649d1](https://github.com/angular/angular/commit/57649d1)), closes [#4706](https://github.com/angular/angular/issues/4706) [#4708](https://github.com/angular/angular/issues/4708)
12+
* **test:** command compiler attr merge test in IE ([e15e242](https://github.com/angular/angular/commit/e15e242))
13+
14+
### Features
15+
16+
* **build:** add tasks to watch and recompile js and dart ([50e922f](https://github.com/angular/angular/commit/50e922f))
17+
* **forms:** add minlength and maxlength validators ([e82a35d](https://github.com/angular/angular/commit/e82a35d)), closes [#4705](https://github.com/angular/angular/issues/4705)
18+
19+
20+
121
<a name="2.0.0-alpha.41"></a>
222
# 2.0.0-alpha.41 (2015-10-13)
323

0 commit comments

Comments
 (0)