Skip to content

v1.2.0

Compare
Choose a tag to compare
@adrianababakanian adrianababakanian released this 13 Jul 19:13
· 72 commits to main since this release
  • Upgrade all dependencies
  • Upgrade to Node v12
  • Upgrade to ES6
  • Change bundler to rollup for smaller bundles
  • Switch from Uglify to buble in order to produce better and more compatible code

Bug fixes:

  • Trash correct vertices by changing sort to be numeric-aware #943