What's Changed
- feat: Use
Element.setHTML()
method of the experimental Sanitizer API when the browser supports it to enhance user safety - bug: Make sure mangled names are consistent across output JavaScript files
- chore: Update dependencies
- chore: Clean up package.json
- chore: Add semgrep CI worflow + clean up GitHub actions workflows
- chore: Improve build
- Better CSS output
- Use new esbuild API
- chore: Improve dev tooling and refactor unit tests by @maxmilton in #654
Full Changelog: v0.3.7...v0.4.0