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

build: build packages with Ivy #3219

Merged
merged 1 commit into from
Nov 4, 2021
Merged

build: build packages with Ivy #3219

merged 1 commit into from
Nov 4, 2021

Conversation

brandonroberts
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

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?

Closes #

What is the new behavior?

Builds NgRx packages with Ivy and partial compilation mode, and bumps package versions to start beta testing.

Does this PR introduce a breaking change?

[x] Yes
[ ] No

BREAKING CHANGES:

Minimum version required for Angular and RxJS has been updated

BEFORE:

Angular 12.x is minimum version
RxJS 6.5.x is minimum required version

AFTER:

Angular 13.0.0-RC.0 is minimum version
RxJS 7.4.x is minimum required version

Other information

We can't upgrade to V13 packages yet because #3184 is still blocked on jest-preset-angular supporting Angular V13 RCs.

BREAKING CHANGES:

Minimum version required for Angular and RxJS has been updated

BEFORE:

Angular 12.x is minimum version
RxJS 6.5.x is minimum required version

AFTER:

Angular 13.0.0-RC.0 is minimum version
RxJS 7.4.x is minimum required version
@ngrxbot
Copy link
Collaborator

ngrxbot commented Nov 2, 2021

Preview docs changes for 2ff5600 at https://previews.ngrx.io/pr3219-2ff56004/

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.

👆 accidentally reviewed it from the account I use for work.

@brandonroberts brandonroberts merged commit 9e28050 into master Nov 4, 2021
@brandonroberts brandonroberts deleted the ivy-builds branch November 4, 2021 02:26
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.

5 participants