Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 23:51
· 11 commits to main since this release

Features

  • add --data-dir option and CLI integration test framework (f816285)
  • add commitlint and clean up ESLint warnings (5de7ae5)
  • migrate CLI to @clack/prompts for modern UX (c43063c)
  • migrate CLI to Ink (React for terminals) (f292ffa)

Bug Fixes

  • Content scripts cannot use ES module imports - bundle as IIFE (4ef2590)
  • polish Ink UI and clean up (20dc3d0)
  • rename validate-extension.js to .cjs for ESM compatibility (67dc0c3)