# Changelog

## 1.4.3

- Fix onEndReachedThreshold cause error on weex.

## 1.4.2

- VirtualizedList should support touch event.
- Exception to render when BaseList has only one child node.

## 1.4.1

- Add offsetX and offsetY to scrollIntoView of weex v2

## 1.4.0

- Support weex v2 scrollTo and scrollIntoView

## 1.3.6

- Fix RecyclerView error: "Uncaught TypeError: Cannot add property style, object is not extensible", when use virtual list mode.
- Remove `quickappConfig` in package.json

