Skip to content

Conversation

@NachoVazquez
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

We support up to Angular 19

Fixes: #218

What is the new behavior?

Add support for Angular 20

Does this PR introduce a breaking change?

[x] Yes
[ ] No

The new version is only compatible with Angular 20

@nx-cloud
Copy link

nx-cloud bot commented Jun 11, 2025

View your CI Pipeline Execution ↗ for commit 7a513d8.

Command Status Duration Result
nx run-many --target=test --configuration=ci --... ✅ Succeeded <1s View ↗
nx run-many --target=lint --configuration=repor... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-11 18:51:46 UTC

@sonarqubecloud
Copy link

@NachoVazquez NachoVazquez merged commit eecc376 into main Jun 11, 2025
7 of 8 checks passed
@NachoVazquez NachoVazquez deleted the chore/lumberjack20 branch June 11, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular 20 compatibility

3 participants