Skip to content

Changelog

Version 7

7.0.1

  • #91 chore: bump hoek

7.0.0

  • #90 Support node v18 and hapi v21, drop node v12 and hapi v18/19
  • #83 upgrade lab to v24

Version 6

6.0.0

  • #78 Change plugin name to @hapi/basic
  • #77 Drop hapi 17
  • #76 Only support node 12

Version 5

5.1.1

  • #70 Update deps

5.1.0

  • #69 Change module namespace

5.0.0

  • #61 Update for hapi 17.x.x

Version 4

4.2.0

  • #51 Test on node v6, update dependencies
  • #48 Documentation update

4.1.0

  • #46 add option to pass attributes to unauthorized replies

4.0.0

  • #44 Node 4+, Hapi 10+, ES6 changes. Closes #42
  • #42 Node >= 4 / es2015 updates
  • #41 Update devDependencies. Closes #40

Version 3

3.0.0

  • #34 Added request object as the first argument in validateFunc

Version 2

2.0.0

  • #22 hapi 8.0 API

Version 1

1.1.2

  • #21 Update dev deps. Closes #20
  • #20 Test deps

1.1.1

  • #11 Authentication fails when password contains one or more colons
  • #10 issue passing errors to validateFunc

1.1.0

  • #7 Updated to Hapi 6.0
  • #6 Prepare for hapi v6.0

1.0.2

  • #5 Bring coverage back to 100%

1.0.1

  • #2 update peerDependency
  • #1 change hapi peer dependency to 3.0.0

Deploys by Netlify