Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 00:14
v0.3.0
1b3023f

What's Changed

  • feat: Refactor by @maxmilton in #359
    • feat: Migrate to new stage1 runtime — much faster and smaller JS bundle
    • feat: Improve HTML extractor performance
    • feat: Refactor build; migrate to bun build
    • feat: Golf output CSS bundle size
    • feat: Refactor extension manifest generation
    • bug: Refactor footer to workaround bun macro issues
    • test: Refactor, improve, and add more tests
    • chore: Update and refactor dependencies
    • chore: Refactor eslint config
    • chore: Tweak CodeQL in CI
    • chore: Tweak VS Code settings
  • feat: Add extra security options to manifest by @maxmilton in #389
  • test: Add and improve tests
  • chore: Improve test tooling & update dependencies by @maxmilton in #370
  • chore: Fix TypeScript module resolution value by @maxmilton in #372
  • chore: Update dependencies
  • chore: Improve lint tooling configuration
  • chore: Tweak CI workflows

Full Changelog: v0.2.0...v0.3.0