cloudnc / ngx-sub-form

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

Fixed to clone default value #270

Closed anschm closed 2 years ago

maxime1992 commented 2 years ago

@anschm can you please amend your commit to be written as following:

fix: default form value not cloned as original object type

Fixes cloudnc/ngx-sub-form#268

We do follow semantic versioning and release are made automatically by CI. If you don't have a commit following these you won't get a release.

Changes LGTM though so only waiting for this before merging :+1:

anschm commented 2 years ago

Done

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: