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): support angular v17 #19689

Merged
merged 21 commits into from Nov 7, 2023
Merged

feat(angular): support angular v17 #19689

merged 21 commits into from Nov 7, 2023

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Oct 18, 2023

Main changes

  • Add support for Angular v17.0.0.
  • Switch --standalone default to true in generators
  • Generate v17 applications with the new application builder when choosing the esbuild bundler
    • Add CNW prompt to choose the bundler
  • Support new @angular/ssr and ssr builders under @angular-devkit/build-angular for v17
    • Add CNW prompt to choose whether to generate the Angular app with SSR
    • Add prompt for SSR to application generator
    • Default hydration to true for v17
  • Drop support for Angular v14

Current Behavior

Angular v17 is not supported.

Expected Behavior

Angular v17 is supported.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Oct 18, 2023
@vercel
Copy link

vercel bot commented Oct 18, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Nov 7, 2023 7:00pm

@FrozenPandaz FrozenPandaz marked this pull request as ready for review November 7, 2023 20:45
@FrozenPandaz FrozenPandaz merged commit 25d6ec3 into master Nov 7, 2023
6 checks passed
@FrozenPandaz FrozenPandaz deleted the angular-v17 branch November 7, 2023 20:45
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 Nov 13, 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