Skip to content

v2.0.0

Choose a tag to compare

@pocka pocka released this 12 Mar 17:52
· 30 commits to master since this release
ee7842d

CHANGELOG

Changed

  • Change TypeScript typing for the return type of parse function from Node to Root. Since Node has been including Root, this is breaking only when you obtain Node interface type by inferencing the return type of parse function. (PR: #27).