ngneat / dag

🐠 An Angular service for managing directed acyclic graphs
MIT License
155 stars 7 forks source link

Nx and Angular Version Upgrade #32

Closed pjlamb12 closed 2 years ago

pjlamb12 commented 2 years 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] Other... Please describe:

Nx and Angular version upgrade, to latest Nx and Angular v13. Enabled Ivy for library

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No

The latest version is only valid for Angular v13 or higher