cloudnc / ngx-sub-form

Utility library for breaking down an Angular form into multiple components
https://cloudnc.github.io/ngx-sub-form
MIT License
315 stars 33 forks source link

fix(peer deps): add lodash-es to peers #293

Closed acadianaapps closed 1 year ago

acadianaapps commented 1 year ago

added lodash-es to peer dependencies

Closes #278

acadianaapps commented 1 year ago

Not entirely sure how to add it to release tag v7.0.0 also

maxime1992 commented 1 year ago

Not entirely sure how to add it to release tag v7.0.0 also

I don't think we need to bother fixing this retro actively. There's an easy workaround so let's not do any backport.

Thanks for the PR!

acadianaapps commented 1 year ago

I wasn't sure if v8 is backwards compatible with angular v14.

acadianaapps commented 1 year ago

Should be removed now, sorry about that

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 8.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: