Skip to content

Consolodate bindList and bindNestedList

Choose a tag to compare

@g105b g105b released this 16 Sep 10:08
2ec8358

Functionality of these two functions is too similar to justify having two separate functions. This release is backwards compatible - simply wrapping the functionality of bindNestedList into bindList, and bindNestedList is now currently deprecated. The function will be removed in v2 release, with all functionality handled within the bindList function.