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: 🎸 upgrade to Angular 18 #660

Merged
merged 2 commits into from
Jun 18, 2024
Merged

feat: 🎸 upgrade to Angular 18 #660

merged 2 commits into from
Jun 18, 2024

Conversation

chimurai
Copy link
Contributor

@chimurai chimurai commented Jun 18, 2024

BREAKING CHANGE: 🧨 The library now requires minimum version of Angular 18.0.0

  • npx ng update @angular/core@18 @angular/cli@18 @angular/cdk@18 @angular-eslint/schematics@18 --force
  • yarn upgrade jest-preset-angular@14.1.0
  • yarn upgrade @angular-builders/jest@18
  • yarn upgrade browserslist (fix BrowserslistError)
  • bump @angular peer dependencies to v18

PR Checklist

Please check if your PR fulfills the following requirements:

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?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

BREAKING CHANGE: 🧨 The library now required a min version of Angular 18.0.0

- npx ng update @angular/core@18 @angular/cli@18 @angular/cdk@18
  @angular-eslint/schematics@18 --force
- yarn upgrade jest-preset-angular@14.1.0
- yarn upgrade @angular-builders/jest@18
- yarn upgrade browserslist (fix BrowserslistError)
BREAKING CHANGE: 🧨 angular v18
Copy link

stackblitz bot commented Jun 18, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NetanelBasal NetanelBasal merged commit 74f2e0b into ngneat:master Jun 18, 2024
3 checks passed
@chimurai chimurai deleted the ng18 branch June 18, 2024 21:17
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