What's Changed
- chore: enforce LF line endings with gitattributes by @f3tchcodes in #164
- Bug 2065546 - [firefox-devtools-mcp] navigate should accept an option to wait for load by @shoemoney in #167
- test: make process cleanup work on Windows by @f3tchcodes in #165
- fix(windows): handle file paths correctly on Windows by @freema in #172
- chore: improve tool input schema typing by @f3tchcodes in #166
- chore: make dev tooling cross-platform by @freema in #173
- refactor: centralize tool handler error handling by @f3tchcodes in #171
- Bug 2062055 - [firefox-devtools-mcp] resolve geckodriver on all platforms so aarch64 Linux can launch by @shoemoney in #170
- chore: remove deprecated vitest poolOptions configurations by @f3tchcodes in #176
- chore: ignore typescript config files in eslint by @f3tchcodes in #175
- feat: add press_key MCP tool for keyboard input simulation by @jasonanovak in #82
- fix: correct tsup config types by @f3tchcodes in #177
- Bug 2064777 - [firefox-devtools-mcp] Add documentation page for tools by @juliandescottes in #158
- Bug 2065545 - [firefox-devtools-mcp] Add a tool to disable the network cache by @shoemoney in #168
- test(windows): run the integration suite on Windows by @freema in #169
- fix(windows): auto-detect Firefox binary for per-user installs by @freema in #174
- chore: update wrong npm link in README by @juliandescottes in #180
- test: fix intermittent failures for moz-extension.integration.test.ts by @juliandescottes in #181
- test: raise hook timeouts to 60s for slow CI Firefox startups by @juliandescottes in #182
- chore: add setup to trigger integration tests on PRs by @juliandescottes in #183
- test: workaround vitest bug with doMock by @juliandescottes in #184
- feat: add type_text tool by @freema in #153
- chore: prepare release v0.10.2 by @juliandescottes in #185
New Contributors
- @jasonanovak made their first contribution in #82
Full Changelog: v0.10.1...v0.10.2