This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.
Releases
@mcansh/http-helmet@0.11.0
Minor Changes
9b7cc24: feat: filter out falsy values from csp
Patch Changes
9b7cc24: apply
upgrade-insecure-requests
when using kebab case to set itpreviously was only applying the
upgrade-insecure-requests
directive when using camelCase (upgradeInsecureRequests)