Closed WesleyTheGeolien closed 2 years ago
Can you rename your commit so the CI can handle change-log and release?
fix(DataArray): remove array at unmount correctly
Can you rename your commit so the CI can handle change-log and release?
fix(DataArray): remove array at unmount correctly
Should be done.
Could you setup something like husky in the vtk-js repo so these things could be handled at commit time rather than amending posteriori?
Your PR has 3 commits but since only 1 really matter it would be fine. We use husky on other projects but didn't get the chance to set it up on that repo.
Thanks for your contribution!
:tada: This PR is included in version 1.13.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This fix should allow the correct unmounting of DataArrays and their removal from the fields context.
Linked to #76