ngneat / effects

🪄 A framework-agnostic RxJS effects implementation
https://www.netbasal.com
MIT License
63 stars 11 forks source link

Chore/update dependencies #52

Closed TobbiAR closed 1 year ago

TobbiAR commented 1 year ago

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)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[x] Dependency updates

What is the current behavior?

Currently, the latest angular version cannot be used with ng-effects, due to hard dependency to angular @angular/router@"15.1.4.

Issue Number: #41 & #48

What is the new behavior?

Updated nx workspace & other dependencies to (temporary) resolve installation issues with latest angular 15.2.6.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

stackblitz[bot] commented 1 year ago

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