Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
localvoid committed May 4, 2020
1 parent 1b5d437 commit 00b6b96
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.0.1

### 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.

## v1.0.0

### Components
Expand Down

0 comments on commit 00b6b96

Please sign in to comment.