v3.0.0
Changes:
- Updates to use
helmet
v3.x - Updates to use
koa@next
for peerDependencies - Sets
ctx.req.secure
on requests sohelmet-hsts
will work properly - Updates to follow standard.js style
- Adds yarn.lock file
Changes:
helmet
v3.xkoa@next
for peerDependenciesctx.req.secure
on requests so helmet-hsts
will work properly