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

Feature/angular16 #59

Merged
merged 7 commits into from
Oct 28, 2023
Merged

Feature/angular16 #59

merged 7 commits into from
Oct 28, 2023

Conversation

Boris-Bodin
Copy link

@Boris-Bodin Boris-Bodin commented Oct 28, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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] Other... Please describe: update dependencies

What is the current behavior?

Peer dependency to "rxjs" (requires "~7.5.0", would install "7.8.0"), and Angular 15

What is the new behavior?

Peer dependency Angular 16 only

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Need update to Angular 16

Other information

Update nx to version 17

@bohoffi
Copy link
Owner

bohoffi commented Oct 28, 2023

You have to run npm install again to sync package.json and package-lock.json and commit again

@Boris-Bodin
Copy link
Author

Thx, it's done

@bohoffi bohoffi merged commit 7c42aba into bohoffi:develop Oct 28, 2023
1 check passed
@bohoffi
Copy link
Owner

bohoffi commented Oct 28, 2023

Thank you very much for your contribution - I'll prepare a new release

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