Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Update TypeScript to 3.4.x and RxJS to 6.5.x #1788

Closed
brandonroberts opened this issue Apr 23, 2019 · 3 comments · Fixed by #1795
Closed

Build: Update TypeScript to 3.4.x and RxJS to 6.5.x #1788

brandonroberts opened this issue Apr 23, 2019 · 3 comments · Fixed by #1795

Comments

@brandonroberts
Copy link
Member

Update the versions for the dependencies so we'll be using the latest that the Angular framework uses upon release.

  • Update necessary package.json files for the repo and examples
  • Update Bazel dependency versions
  • Update the migration guide for v8 with the new versions
  • Fix any necessary changes for TS 3.4.x
@santoshyadavdev
Copy link
Sponsor Contributor

Hi @brandonroberts ,

Should i give it a try.

@santoshyadavdev
Copy link
Sponsor Contributor

santoshyadavdev commented Apr 23, 2019

Hi @brandonroberts ,
Should i also remove "core-js": "^2.5.4", as Angular Cli 8 does not depends on it anymore.

angular/angular-cli#13954

@brandonroberts
Copy link
Member Author

Not yet. We'll update that in a separate pass once CLI goes final

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants