github Baroshem/nuxt-security v0.4.0
0.4.0

latest releases: v2.5.1, v2.5.0, v2.4.0...
3 years ago

With this version we have refactored the security header middlewares into recently released routeRoules that should be faster and easier to override by the user.

Breaking Change (potential)

If you have added a custom headers that were supposed to ovveride the the default ones.

Previously security header middleware routes were '' empty strings and it was causing the middleware to be global.

Right now, with routeRoules, the route should be /** to make it global.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Don't miss a new nuxt-security release

NewReleases is sending notifications on new releases.