The main change in this release is that now the items property is monitored via watchCollection so most of the changes to the items should now be reflected in the view automatically.
Changelog:
- watchCollection on items
- Internal optimisations
- Changed the
scrollEndproperty to aoptions.onScrollEndcallback function (breaking change)