v0.1.0
What's Changed
Features
- feat: Added H3HelmetOptions type to internals. by @michealroberts in #1
- feat: Added useContentSecurityPolicy() composable. by @michealroberts in #2
- feat: Added useCrossOriginEmbedderPolicy() composable. by @michealroberts in #3
- feat: Added useCrossOriginResourcePolicy() composable. by @michealroberts in #5
- feat: Added useCrossOriginOpenerPolicy() composable. by @michealroberts in #6
- feat: Added useOriginAgentCluster() composable. by @michealroberts in #7
- feat: Added useReferrerPolicy() composable. by @michealroberts in #8
- feat: Added useStrictTransportSecurity() composable. by @michealroberts in #9
- feat: Added useXContentTypeOptions() composable. by @michealroberts in #10
- feat: Added useXDNSPrefetchControl() composable. by @michealroberts in #11
- feat: Added useXDownloadOptions() composable. by @michealroberts in #12
- feat: Added useXFrameOptions() composable. by @michealroberts in #13
- feat: Added useXPermittedCrossDomainPolicies() composable. by @michealroberts in #14
- feat: Added useXXSSProtection() composable. by @michealroberts in #15
- feat: Added UseEventHeaderPolicy type. by @michealroberts in #16
- feat: Apply UseEventHeaderPolicy type to all use() composable internals. by @michealroberts in #17
- feat: Added H3HelmetOptions type defaultOptions. by @michealroberts in #18
- feat: Added defineHelmetEventHandler() nitro event handler. by @michealroberts in #19
Refactors
- refactor: Added explicit H3HelmetOptions typings. by @michealroberts in #4
New Contributors
- @michealroberts made their first contribution in #1
Full Changelog: https://github.com/michealroberts/nitro-helmet/commits/v0.1.0