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

Angular 9 Support #788

Closed
2 tasks
KingDarBoja opened this issue Mar 13, 2020 · 6 comments
Closed
2 tasks

Angular 9 Support #788

KingDarBoja opened this issue Mar 13, 2020 · 6 comments
Labels
type: question Conversation to figure out the action steps.

Comments

@KingDarBoja
Copy link
Collaborator

KingDarBoja commented Mar 13, 2020

I just released a new minor version (8.1.0) for all packages which handles several issues and provides some bugfixes and experimental features for Angular v8. Please take a look at #745 to see what's new.

However, the new Angular version (v9.0.0) was released on February and it has several changes which must be addressed on this toolkit in order to provide proper support for end users.

This will require some time as my time is very limited due to real life stuff and also, being the only active maintainer so far. This work will not cover migration schematics as those are another headache for only one developer and the Angular schematics aren't well documented 😢

TODO LIST

Universal

  • Remove the prerendering script as Angular Universal now support its own prerendering script (with lazy loading support too! 🎉 ).

Serverless

  • Complete experimental features like integration with serverless-offline and serverless-plugin-typescript.
@Robinl2018
Copy link

Hi, I have the same issue, i solved it with this version
ng add @ng-toolkit/[email protected]

@tspicer
Copy link

tspicer commented Jun 9, 2020

@Robinl2018 what are you saying is solved, Angular 9 support? You are able to deploy Angular 9 using 8.0.3?

@Robinl2018
Copy link

Hi, I'm using angular 8

@KingDarBoja
Copy link
Collaborator Author

I am looking into the new Angular 9 and checking what needs to be changed, thinking on using Nx Workspaces to handle all schematic stuff as monorepo but will take a while while testing and all that stuff.

@pasevin
Copy link

pasevin commented Jul 29, 2020

@KingDarBoja thanks for maintaining this library! Eagerly awaiting for Angular 9 support!

@geetika-kathuria
Copy link

@KingDarBoja Any update for angular 9 support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Conversation to figure out the action steps.
Projects
None yet
Development

No branches or pull requests

5 participants