Releases: venables/koa-helmet
Releases · venables/koa-helmet
v7.1.0
What's Changed
- Test & fix with helmet v7 and set as a peer dependency on
^6||^7
by @PaulThompson in #88 - fix type declarations by @jeremy-daley-kr in #89
- feat(issue#85): add support for cross-origin headers by @gpinto67 in #86
New Contributors
- @PaulThompson made their first contribution in #88
- @jeremy-daley-kr made their first contribution in #89
- @gpinto67 made their first contribution in #86
Full Changelog: v7.0.2...v7.1.0
v7.0.2
v7.0.1
v6.1.0
v6.0.0
v5.2.0
v5.1.0
v5.0.0
v4.2.1
- Reverts a breaking change introduced in v4.2.0 (Thanks @rahulroy9202!) which dropped node v6 support and should have been done as part of a major-release. Will re-release as part of a major version bump (v.5.0.0)