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

feat(angular): bump package versions for Angular 15 #12112

Merged
merged 1 commit into from Nov 17, 2022

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Sep 20, 2022

Add support for Angular 15

@Coly010 Coly010 self-assigned this Sep 20, 2022
@vercel
Copy link

vercel bot commented Sep 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 11:00AM (UTC)

@@ -35,7 +35,6 @@ describe('Move Angular Project', () => {

// just check the output
expect(moveOutput).toContain(`DELETE apps/${app1}`);
expect(moveOutput).toContain(`CREATE apps/${newPath}/.browserslistrc`);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Browserlist config file was removed from default generation by Angular Team: angular/angular-cli@9beb878

@Coly010 Coly010 marked this pull request as ready for review November 16, 2022 20:54
@FrozenPandaz
Copy link
Collaborator

Looking mostly good to me. 👍 This should be ready soon.

@Coly010
Copy link
Contributor Author

Coly010 commented Nov 17, 2022

Should be ready 🔥

@FrozenPandaz FrozenPandaz merged commit b084ddd into nrwl:master Nov 17, 2022
@Coly010 Coly010 deleted the angular/angular-15 branch November 17, 2022 20:22
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants