runner-v0.1.2
wxt-dev/wxtrunner-v0.1.2Sep 3, 2025by github-actions[bot]
AI Summary
Improvements to browser path detection for the runner tool, adding support for additional browsers.
Key Highlights
- Add browser paths for Arc & Dia on macOS
- Improve Chrome path search
New Features
- Browser path detection improvements for Arc and Dia
- Enhanced Chrome path search
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/runner-v0.1.1...runner-v0.1.2) ### 🚀 Enhancements - **config:** Add browser path for Zen via Homebrew ([#1813](https://github.com/wxt-dev/wxt/pull/1813)) ### 🩹 Fixes - Improve Chrome path search ([#1823](https://github.com/wxt-dev/wxt/pull/1823)) - **paths:** Add browser paths for Arc & Dia on macos ([#1814](https://github.com/wxt-dev/wxt/pull/1814)) ### 🏡 Chore - Fix auto-fixable `markdownlint` errors ([#1710](https://github.com/wxt-dev/wxt/pull/1710)) - Manually fix markdownlint errors ([#1711](https://github.com/wxt-dev/wxt/pull/1711)) - **deps:** Upgrade oxlint from 0.16.8 to 1.14.0 ([a01928e0](https://github.com/wxt-dev/wxt/commit/a01928e0)) - **deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([a6eef643](https://github.com/wxt-dev/wxt/commit/a6eef643)) - Create script for managing dependency upgrades ([#1875](https://github.com/wxt-dev/wxt/pull/1875)) - **deps:** Upgrade all dev dependencies ([#1876](https://github.com/wxt-dev/wxt/pull/1876)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Sam Carlton ([@ThatGuySam](https://github.com/ThatGuySam)) - Alexander Kachkaev <alexander@kachkaev.ru>