Skip to content

4.0.0 beta 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@strugee strugee released this 15 Apr 00:52
· 715 commits to master since this release
v4.0.0-beta.5
c01de01

Fixed

  • Revert bcrypt upgrade to fix install issues (#1333)
  • Don't use newer github: syntax in connect-auth dep as it breaks npm@1 (#1253)
  • The commandline tools no longer crash due to missing optimist

Improved

  • Update documentation to match new config options
  • Lock connect-auth dep to a particular version
  • Turn on tests for Node 6