Skip to content

v0.8.0

Choose a tag to compare

@cheton cheton released this 03 Apr 08:17
· 47 commits to master since this release
  • Removed more and lastChild from node's state. Use node.hasChildren() and node.isLastChild() instead.