Skip to content

8.3

Compare
Choose a tag to compare
@alexmingoia alexmingoia released this 03 Apr 05:56
· 107 commits to master since this release

Improved React rendering performance by caching virtual DOM returned by memoized views. This provides the same performance optimization as React's shouldComponentUpdate.