Skip to content

chore: update to rxjs 5 stable - #13478

Closed
crisbeto wants to merge 1 commit into
angular:masterfrom
crisbeto:bump-rxjs
Closed

chore: update to rxjs 5 stable#13478
crisbeto wants to merge 1 commit into
angular:masterfrom
crisbeto:bump-rxjs

Conversation

@crisbeto

Copy link
Copy Markdown
Member

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)
Currently Angular depends on an RC of RxJS.

What is the new behavior?
Updates Angular to use a stable version of RxJS.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

Bumps the RxJS version to 5.0.1 stable.
@vicb

vicb commented Dec 14, 2016

Copy link
Copy Markdown
Contributor

The plan is to do this as part of 2.4.0.
/cc @IgorMinar

vicb pushed a commit to vicb/angular that referenced this pull request Dec 19, 2016
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
@chuckjaz chuckjaz closed this in 171a9bd Dec 20, 2016
chuckjaz pushed a commit that referenced this pull request Dec 20, 2016
…3572)

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 #13561
closes #13478
closes #13572
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants