Skip to content

1.2.0

Compare
Choose a tag to compare
@Baroshem Baroshem released this 22 Feb 07:25
· 82 commits to main since this release
35d2352

1.2.0 πŸŽ‰

This version brings several bugfixes and small new features mostly related to XSS Validator.

Kudos to all contributors! πŸ’š

πŸ—žοΈ Next steps

We are already planning a release 1.3.0 that will include support for DevTools πŸš€

πŸ‘‰ Changelog
compare changes

πŸš€ Enhancements

  • add escapeHtml option to XssValidator
  • allow users to configure methods for XSSValidator
  • disable meta tag for SSG mode

🩹 Fixes

  • add explicit imports for setHeader and removeResponseHeader in 00-context.ts
  • move middleware logic to beforeResponse

πŸ“– Documentation

  • fix the example for runtime hooks
  • handling state with care
  • add favicon fix

🏑 Chore

πŸ€– CI

❀️ Contributors

What's Changed