Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

v4.0.0

Choose a tag to compare

@vweevers vweevers released this 03 Apr 09:18
· 27 commits to master since this release

Changed

  • Breaking: drop support of node 8 (5988dcc) (Vincent Weevers)
  • Breaking: modernize syntax (#22) (e7c67e2) (Robert Nagy). Drops support of old browsers that don't support const and let.

Added