Skip to content

1.0.0

Latest

Choose a tag to compare

@nwoltman nwoltman released this 18 Mar 16:58
· 1 commit to master since this release

Breaking Changes:

  • ci: Drop support for Node v0.10 and v5 and add support for v7 (589e91e)
  • ci: Drop support for Node v0.12 (443fa72)
  • Convert to ES6 syntax (3ff418d)
  • Fix bug that increased the chances of token collisions (9b6748d)

Other Changes:

  • Update README - Suggest using uid-generator instead of this package (dcea408)
  • Use Buffer.allocUnsafe() instead of the deprecated constructor (c90dae2)
  • chore(package): update uuid to version 3.0.0 (c47f0c2)