Skip to content

Upgrade to NX9/Angular9 #178

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

Closed
pegaltier opened this issue Feb 11, 2020 · 6 comments · Fixed by #179
Closed

Upgrade to NX9/Angular9 #178

pegaltier opened this issue Feb 11, 2020 · 6 comments · Fixed by #179
Assignees

Comments

@pegaltier
Copy link
Contributor

Is it possible to upgrade the version of the dependencies to use the latest release of NX and Angular?

@NathanWalker
Copy link
Member

@pegaltier We have not updated yet however please feel free to update Nx and Angular and report if any issue. Within the next week we'll be doing some upgrade passes with several components to see if there are any issues that need to be cleared.

@NathanWalker
Copy link
Member

@pegaltier Angular 9 with Ivy now works with {N} here NativeScript/nativescript-angular#2124 and we can now update the tooling to support latest Nx and v9. Putting in progress.

@abcfoundry
Copy link

thoughts on progress/timeframe? Starting a new project and would like to make this the baseline.

cheers,
AJ

@NathanWalker
Copy link
Member

@abcfoundry Thanks - we will probably release Angular 9 support in next 2-3 days even if some of the dependencies needed haven't published yet (ie, nativescript-angular); we would instead have dep's link to a remote .tgz or other github for now. Also it's possible we can release support initially allowing developers to work with Angular 9 even if Ivy wasn't fully enabled yet for all the platforms (namely {N}) - main thing to clear is the xplat architecture which used "spread" on various arrays which Ivy doesn't like.

@NathanWalker
Copy link
Member

NathanWalker commented Mar 2, 2020

@abcfoundry this pr now has all the changes needed which I finished this weekend; just one dependency the architecture uses that we need to update which I will plan to do by first part of next week to get these updates out:
#179

@NathanWalker
Copy link
Member

#179 (comment)

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.

3 participants