Skip to content

v1.0.5

Choose a tag to compare

@gluons gluons released this 11 May 15:18
· 104 commits to master since this release
v1.0.5
9e46fda
  • Change update notifier check interval. (2db78c2)
  • Fix
    SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
    
    in Node < 6. (30abe6f)
  • Fix error with ES6 default parameter in Node < 6. (9e46fda)
  • Add tests. (d124dd1)