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(schematics): drop support for TypeScript <4.8 #3631

Merged

Conversation

markostanimirovic
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
[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:

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Angular v15 doesn't support TS <4.8.

@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for ngrx-io canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 4a74f7d
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/63568d4f93a94a00086460f5

@brandonroberts brandonroberts merged commit b9c1ab6 into ngrx:master Oct 28, 2022
alex-okrushko added a commit that referenced this pull request Oct 28, 2022
* feat(component-store): Add SelectorObject

* use legacyFakeTimers

* adjust based on the feedback

* restrict to Observable

* feat(store): make reducers arg of StoreModule.forRoot optional (#3632)

* feat(schematics): drop support for TypeScript <4.8 (#3631)

* add support for an array state obj

Co-authored-by: Alex Okrushko <aokrushk@cisco.com>
Co-authored-by: Marko Stanimirović <markostanimirovic95@gmail.com>
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.

3 participants