Skip to content

Releases: venables/koa-helmet

v4.0.0

27 Mar 19:16
Compare
Choose a tag to compare
  • Update helmet to ^3.12.0
  • Drop node v4 support. Minimum version is Node v6.0.0

v3.3.0

09 Nov 21:30
Compare
Choose a tag to compare

Bump helmet dependency to ^3.9.0

v3.2.0

09 Nov 21:29
Compare
Choose a tag to compare
  • Update to Helmet ^3.6.1
  • Add node 8 support
  • Project structure cleanup

v3.1.0

15 Jan 17:27
Compare
Choose a tag to compare

Removes peerDependencies from package.json

v3.0.0

15 Jan 16:25
Compare
Choose a tag to compare

Changes:

  • Updates to use helmet v3.x
  • Updates to use koa@next for peerDependencies
  • Setsctx.req.secure on requests so helmet-hsts will work properly
  • Updates to follow standard.js style
  • Adds yarn.lock file

v1.1.0

09 Nov 00:41
Compare
Choose a tag to compare

This release updates koa-helmet to point at helmet ^3.0.0.

Also, this release augments this.req to include a secure flag to work with HSTS.

v2.0.0

10 Jul 14:21
Compare
Choose a tag to compare
  • Bump helmet dependency to ^2.1.1
  • Bump koa devDependency, peerDependency to 2.0.0

v2.0.0-alpha.1

24 Dec 15:25
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

This release updates versioning now that helmet released 1.0.0.

This version supports koa 2.x (currently alpha)

Going forward, koa-helmet versioning will work as follows:

  • koa-helmet 1.x supports koa 0.x and koa 1.x
  • koa-helmet 2.x supports koa 2.x

v1.0.0

24 Dec 15:25
Compare
Choose a tag to compare

This release updates versioning now that helmet released 1.0.0.

This version supports koa 0.x and koa 1.x

Going forward, koa-helmet versioning will work as follows:

  • koa-helmet 1.x supports koa 0.x and koa 1.x
  • koa-helmet 2.x supports koa 2.x

v.1.0.0-alpha.2

24 Dec 15:12
Compare
Choose a tag to compare
v.1.0.0-alpha.2 Pre-release
Pre-release

Bump to use helmet ^1.0.1