Skip to content

Tags: stevez/playwright-repl

Tags

v0.26.1

Toggle v0.26.1's commit message
chore: release v0.26.1 — fix publish dependency resolution

Bump all packages to 0.26.1 to fix stale peer dep in published
[email protected] ([email protected] instead of 0.26.0).
Also fix publish.mjs --production → --omit=dev.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.25.0

Toggle v0.25.0's commit message
release: v0.25.0

VS Code REPL: autocomplete, object tree, clear/filter/search toolbar.
CLI: --http mode, pw-cli shorthand, AI skill (SKILL.md).
MCP: HTTP server for fast command access.
Fix: bridge mode single test skip.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.24.1

Toggle v0.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: disable sourcemaps, bump playwright-crx to 1.21.4 (#657)

- Disable sourcemap generation in tsconfig, Vite, and esbuild
- Bump @playwright-repl/playwright-crx to ^1.21.4 (ESM only, 37MB → 8.7MB)
- Remove browser-extension copy hack from publish.mjs (now on npm)
- Bump all packages to 0.24.1

Closes #656

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.24.0 (#655)

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

v0.23.1

Toggle v0.23.1's commit message
chore: release v0.23.1 — picker locator fixes

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.23.0

Toggle v0.23.0's commit message
chore: release v0.23.0 — upgrade to Playwright 1.59.1

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.22.1

Toggle v0.22.1's commit message
chore: release v0.22.1 — fix workspace:* in published packages

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.21.10

Toggle v0.21.10's commit message
chore: release v0.21.10 — README improvements, changelog sync

- Bump all packages to 0.21.10
- Sync changelogs for v0.21.7, v0.21.8, v0.21.9
- README: hero GIF, improved copy, demo repo link

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

v0.21.9

Toggle v0.21.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.21.9 — Mac bridge fix, VSIX packaging fix (#551)

- Bump all packages to 0.21.9
- Update CHANGELOG

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

v0.21.8

Toggle v0.21.8's commit message
chore: release v0.21.8 — fix VSIX packaging and npm publish

- Bump all packages to 0.21.8
- Fix publish.mjs: delete devDependencies from temp package.json
- Use pnpm publish to resolve workspace:* refs

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>