github Baroshem/nuxt-security v0.13.0
0.13.0

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

🚨 Breaking Changes

This Release introduces a new approach to registering security headers and middlewares by using the routeRules. I tried my best to provide backward compatibility but you may experience issues in your projects.

Basically, the configuration provided in security object in nuxt.config.ts is now used as a global configuration while any per-route configuration is now handled by routeRules.

Check out the docs to see the changes: https://nuxt-security.vercel.app/getting-started/configuration

What's Changed

Full Changelog: v0.12.0...v0.13.0

Don't miss a new nuxt-security release

NewReleases is sending notifications on new releases.