Component render functions can now return new return types: an array of nodes, null, undefined. Previously they could only return one node.
Commits:
Component render functions can now return new return types: an array of nodes, null, undefined. Previously they could only return one node.
Commits: