Skip to content

v1.0.1

Compare
Choose a tag to compare
@localvoid localvoid released this 04 May 10:42
· 381 commits to master since this release

Bug Fixes

  • Fixed getDOMNode() returning null value when first non-null node in a fragment or TrackByKey operation doesn't have any DOM nodes.
  • Fixed event dispatching algorithm visiting more nodes than it is necessary.