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

revert "fix: add support for version 16 of Angular" #176

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

LayZeeDK
Copy link
Member

This reverts commit 1b71853.

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
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

  • Lumberjack 15.0.2-15.0.4 has official support for Angular >=15.0.1 (including all major Angular versions after 15)

Issue Number: #170

What is the new behavior?

  • Lumberjack 15.x has official support for Angular ^15.0.1 (only Angular major version 15)

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Yes, but it is reverting a mistake released in Lumberjack 15.0.2 (#171)

Other information

@nx-cloud
Copy link

nx-cloud bot commented Aug 19, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 267faf3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

@LayZeeDK LayZeeDK force-pushed the chore/remove-official-angular-16-plus-support branch from a1055d7 to 267faf3 Compare August 19, 2023 22:27
@sonarcloud
Copy link

sonarcloud bot commented Aug 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LayZeeDK LayZeeDK merged commit 5766da2 into main Aug 19, 2023
12 checks passed
@LayZeeDK LayZeeDK deleted the chore/remove-official-angular-16-plus-support branch August 19, 2023 22:41
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.

2 participants