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