timdeschryver/ng-signal-forms

update dependencies to ng17

maku opened this issue ยท 4 comments

maku commented

Currently, when using ng17, I am getting "Conflicting peer dependency" because of ng-signal-forms uses ng16 so I have to force npm...

A temporary workaround would be:

npm config --location=project set legacy-peer-deps=true

I don't like the way npm 7 works tho

Hi, correct we need to upgrade to ng17.
If anyone one wants to pick this up, please drop your name in the comments and we'll assign it to you.

@timdeschryver #29 PR ready :)

๐ŸŽ‰ This issue has been resolved in version 1.5.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€