Skip to content

Tags: ashishsober/angular

Tags

4.0.0-beta.3

Toggle 4.0.0-beta.3's commit message
docs(changelog): add changelog for 4.0.0-beta.3

2.4.3

Toggle 2.4.3's commit message
docs(changelog): add changelog for 2.4.3

4.0.0-beta.2

Toggle 4.0.0-beta.2's commit message
docs(changelog): release notes for 4.0.0-beta.2

2.4.2

Toggle 2.4.2's commit message
docs(changelog): add release notes for 2.4.2

4.0.0-beta.1

Toggle 4.0.0-beta.1's commit message
docs(changelog): add changelog for 4.0.0-beta.1

2.4.1

Toggle 2.4.1's commit message
docs(changelog): add changelog for 2.4.1

2.4.0

Toggle 2.4.0's commit message
docs(changelog): add changelog for 2.4.0

2.4.0-marker

Toggle 2.4.0-marker's commit message
feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (an…

…gular#13572)

Now that rxjs is stable and the rxjs team follows semver, we can update and unpin the dependency safely.

From now on the Angular application/library developers are in charge of controlling the rxjs version as long as it's newer than 5.0.1.

closes angular#13561
closes angular#13478
closes angular#13572

2.3.1

Toggle 2.3.1's commit message
fix(form): fix merge errors

4.0.0-beta.0

Toggle 4.0.0-beta.0's commit message
fix(compiler): fix merge error in compiler_host