update
    nodeLists.update(nodeList, newNodes)
  
  Updates a nodeList with new items, i.e. when values for the template have changed.
Parameters
Returns
 {Array<Node>}: 
The nodes that were removed from nodeList.