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

Upgrade angular 15 #237

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Upgrade angular 15 #237

merged 2 commits into from
Jan 4, 2023

Conversation

BBlackwo
Copy link
Collaborator

@BBlackwo BBlackwo commented Jan 4, 2023

Summary

BREAKING CHANGE: Bump min versions of Angular and NgRx packages to v15

Closes #234

Changes

  • Upgrade @angular/*, @ngrx/store, and ng-packagr dependencies to v15
  • Upgrade TypeScript to 4.8
  • Turn off Angular CLI analytics

Steps followed

  1. Follow https://update.angular.io/?v=14.0-15.0

  2. Upgrade ngrx/store and ng-packagr

  3. Upgrade peer dependencies in projects/lib/package.json

  4. Make sure commit message has BREAKING CHANGE in it to do a major bump

rambo-bertelsmann and others added 2 commits January 4, 2023 13:53
BREAKING CHANGE: Bump min versions of Angular and NgRx packages to v15
@BBlackwo
Copy link
Collaborator Author

BBlackwo commented Jan 4, 2023

Branched off #236 and made a few changes

@BBlackwo BBlackwo merged commit 5f715ed into master Jan 4, 2023
@BBlackwo BBlackwo deleted the upgrade-angular-15 branch January 4, 2023 04:05
@BBlackwo
Copy link
Collaborator Author

BBlackwo commented Jan 4, 2023

🎉 This PR is included in version 15.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular 15 support
2 participants