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: update to Angular v16.0.0-next.6 release #3831

Merged
merged 4 commits into from
Apr 6, 2023

Conversation

brandonroberts
Copy link
Member

@brandonroberts brandonroberts commented Apr 5, 2023

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?

Closes

What is the new behavior?

NgRx libraries are built on Angular 16.0.0-next.x versions

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

BREAKING CHANGES:

The minimum required Angular dependencies have been updated

BEFORE:

Minimum version of Angular is v15 libraries

AFTER:

Minimum version of Angular is v16 libraries

@netlify
Copy link

netlify bot commented Apr 5, 2023

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit b99c503
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/642ced440152a4000760c729

BREAKING CHANGES:

The minimum required Angular dependencies have been updated

BEFORE:

Minimum version of Angular is v15 libraries

AFTER:

Minimum version of Angular is v16 libraries
@brandonroberts brandonroberts force-pushed the feat-angular-v16-next branch from fbaf32d to ee47cbd Compare April 5, 2023 02:29
Copy link
Member

@markostanimirovic markostanimirovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
Feel free to merge this one, as I'm not sure if we intend to work towards v16 now 😅

@brandonroberts
Copy link
Member Author

Thanks! Yep, starting a little earlier this time to get some more validation/integration with the Signal APIs 😄

@brandonroberts brandonroberts merged commit d7e03df into master Apr 6, 2023
@brandonroberts brandonroberts deleted the feat-angular-v16-next branch April 6, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants